Crain-32 / Multiworld_Client

MIT License
1 stars 4 forks source link

Make the Client into an Executible #16

Closed Crain-32 closed 2 years ago

Crain-32 commented 2 years ago

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.