It also doesn't seem to support 3.7 beyond 3.7.6 for me What built/ ran fine for 3.7.6 falls over with the same "code signature invalid" error for 3.7.7 and 3.7.8
Am needing to ,migrate to 3.8. Any idea when PyInstaller will support 3.8 (and 3.7.7 and 3.7.8) ? On Thursday, June 11, 2020 at 7:21:53 AM UTC-7, bwoodsend wrote: > > PyInstaller doesn’t support Python 3.8.It’s probably just that. Grab a > vanilla Python 3.7 <https://www.python.org/downloads/release/python-377/> > for PyInstaller-ing. > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/8068e21f-51c7-4da8-891c-5f598be02f6do%40googlegroups.com.
