Feb-22-2018, 07:30 AM
Thanks for support. could you send the output you get? namly what you did.
How to shorten the size of program
|
||||
Feb-22-2018, 07:30 AM
Thanks for support. could you send the output you get? namly what you did.
(Feb-22-2018, 07:30 AM)garikhgh0 Wrote: Thanks for support. could you send the output you get? namly what you did.You could just try. pip install -U pyinstaller Then in folder of your game from cmd
as pyinstaller don't work on my OS python which has 100's packages installed. It also much easier to troubleshot in a isolated enviroment if errors occurs as i help other with here and here. When i did test your code i used pipenv,but could also use venv that's build into 3.6. Here a quick run from start.
| ||||
|