'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.