I made a .exe using pyinstaller. The .exe runs from the command line but when I double click the file in Windows Explorer I get the error: Failed to execute script. Why would the program run one way but not the other?
--
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 pyinstaller...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/ccfb03b1-16a3-4eb7-82d9-524e4ce9f1e3%40googlegroups.com.
Hi,How do you use pyinstaller for generating exe files?I suggest to wrap the code using try except and log the error if possible.Thanks
Pada tanggal Jum, 24 Jan 2020 pukul 03.23 Dirk Marchant <seedi...@gmail.com> menulis:
I made a .exe using pyinstaller. The .exe runs from the command line but when I double click the file in Windows Explorer I get the error: Failed to execute script. Why would the program run one way but not the other?--
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 pyins...@googlegroups.com.