[PyInstaller] dist .exe does not seem to be self-contained, only runs in original location

2019-08-14 Thread Ken Sullivan
I'm running into a runtime error when trying to run the pyinstaller generated executable on another machine, or the same machine but dist directory has moved, or even just called from a lower subdirectory, e.g. *D:\>*base-folder\project\dist\main\main.exe instead of

[PyInstaller] dist .exe does not seem to be self-contained, only runs in original location

2019-08-14 Thread Ken Sullivan
I'm running into a runtime error when trying to run the pyinstaller generated executable on another machine, or the same machine but dist directory has moved, or even just called from a lower subdirectory, e.g. D:\> base-folder\project\dist\main\main.exe instead of