One of the main issues for the end-users is that normal people aren't able to instantly debug dependency issues and Python versions. Unfortunately it is not possible to educate them in proper version handling, so instead we'll have to build an executable.
The purpose of this Issue is to do the required adjustments and configuration in order to use PyInstaller to make the Executable.
One of the main issues for the end-users is that normal people aren't able to instantly debug dependency issues and Python versions. Unfortunately it is not possible to educate them in proper version handling, so instead we'll have to build an executable.
The purpose of this Issue is to do the required adjustments and configuration in order to use PyInstaller to make the Executable.