I recommend switching to pyinstaller.
It seems well better maintained and is very straightfwd.
I myself switched after much trouble w/ py2app on Python3.
Cheers
> Am 26.09.2020 um 17:35 schrieb Terry Acree via Pythonmac-SIG
> :
>
> Sorry to bother you but i can’t get py2app to complete. a
> On 16 Sep 2020, at 21:56, Terry Acree via Pythonmac-SIG
> wrote:
>
> Sorry to bother you but i can’t get py2app to complete. all packages up to
> date py2app 0.22.
>
> error
> raise ValueError("%r does not exist" % (pathname,))
> ValueError: '/opt/anaconda3/lib/libpython3.7.dylib' does
> On 27 Sep 2020, at 09:18, The Shelter via Pythonmac-SIG
> wrote:
>
>
> I myself switched after much trouble w/ py2app on Python3.
Did you file issues about those?
Ronald
—
Twitter / micro.blog: @ronaldoussoren
Blog: https://blog.ronaldoussoren.net/
_