'failed to execute script (filename) .py' error occurs when py file is converted to exe using pyinstaller and executed. When I contacted the python developer via e-mail, there was no problem, and after searching with Google, the pyinstller does not include the obspy package. Inside pycharm, it runs without problems, but running exe with pyinstaller has a problem. I'm sure. Please include the obspy module in the pyinstaller package. -The address to check the pyinstaller package is https://github.com/pyinstaller/pyinstaller/wiki/Supported-Packages.
-- 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/2612d698-5afb-448a-a91d-93b526404dfc%40googlegroups.com.
