Re: [Pythonmac-SIG] py2app questions

2020-12-14 Thread Ronald Oussoren via Pythonmac-SIG
> On 13 Dec 2020, at 04:53, Timothy M. Shead > wrote: > > Many thanks for py2app, of all the packaging apps I’ve tried, it’s been the > most usable by far; that said, I have questions. Using conda, python 3.8.5, > and py2app 0.22 on MacOS 10.15.7 with the following test app: > ># hello

Re: [Pythonmac-SIG] py2app questions

2020-12-14 Thread Timothy M. Shead
> On Dec 14, 2020, at 1:21 AM, Ronald Oussoren wrote: > > How was Python build? The Python executable and all dependencies are installed using Conda: Python 3.8.5 (default, Sep 4 2020, 02:22:02) [Clang 10.0.0 ] :: Anaconda, Inc. on darwin >> And when I look at the main executable, the sec