I've tried using pyinstaller, which either results in a non-working exe or in an error:
ImportError: No module named games.Ho_One
Running the pydarts.bat, it works fine, however, so the issue is not in the actual setup.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
To compile windows exe, have a look to the script folder, there is a pdcompile.bat file.
It will help you for sure.
On 31/03/2019 11:26, Sascha M. wrote:
I've tried using pyinstaller, which either results in a non-working exe or in an error: ~~~ ImportError: No module named games.Ho_One ~~~ Running the pydarts.bat, it works fine, however, so the issue is not in the actual setup. How to compile to windows exe? Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pydarts/discussion/general/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
I've tried using pyinstaller, which either results in a non-working exe or in an error: ~~~ ImportError: No module named games.Ho_One ~~~
How to compile to windows exe?
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pydarts/discussion/general/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Oh, awesome. Thanks.
I've tried using pyinstaller, which either results in a non-working exe or in an error:
Running the pydarts.bat, it works fine, however, so the issue is not in the actual setup.
To compile windows exe, have a look to the script folder, there is a
pdcompile.bat file.
It will help you for sure.
On 31/03/2019 11:26, Sascha M. wrote:
Oh, awesome. Thanks.