Hi,
The GitHub repository reports PyInstaller supports Python 3.5 - 3.8, but
PyPI still claims 3.5 - 3.7. Which is right? I attempted to find out, by
installing PyInstaller on 3.8 (on Windows). This succeeded, and I can
create an executable with it (using a simple hello, world script).
However, the resulting executable is almost twice the size of the one
generated on Python 3.7 (10.4M vs. 5.8M), and additionally takes quite a
few seconds extra to start. (About four, every run, the 3.7 version
takes less than half a second.)
Is the above expected? Does 4.0 simply not (yet) support Python 3.8?
Should I file a bug report? (I have a transcript of the install/run
sessions of both 3.7 and 3.8, if needed.)
Regards,
Gertjan.
--
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/rl6rbn%24plc%241%40ciao.gmane.io.