I posted this question before and got no replies. I have been very
successful using pyinstaller to generate .exe files from my python 3.95
code.
However starting last week that success stopped. Pyinstaller will not
make a .exe file that runs properly even with the simpilest code in the
.py file being converted. Has anyone else experienced this? My typical
entery when trying to creat the .exe file would be something like
pyinstaller --onefile filename.py
I have switched to using py2exe and it works fine but I think
pyinstaller is easier to use.
--
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/9092a123-9ed2-8c13-c2ff-83ecd3730795%40adams.net.