Re: [Pythonmac-SIG] py2app and pyinstaller on Big Sur

2021-05-21 Thread Ronald Oussoren via Pythonmac-SIG
> On 20 May 2021, at 15:26, Paul Fishback wrote: > > Hello, > > I'm using Python 3.9 on a Mac running Big Sur and have encountered problems > converting GUIs into Mac apps. I'm concerned that the problems may arise from > Big Sur itself. > > Pyinstaller: I posted a problem I ran into at >

[Pythonmac-SIG] py2app and pyinstaller on Big Sur

2021-05-20 Thread Paul Fishback
Hello, I'm using Python 3.9 on a Mac running Big Sur and have encountered problems converting GUIs into Mac apps. I'm concerned that the problems may arise from Big Sur itself. *Pyinstaller*: I posted a problem I ran into at https://stackoverflow.com/questions/67593376/pyinstaller-tkinter-script-