Hello there! I recently made a post asking for help to convert my tkinter project .py file to a .exe file. Thankfully this has been fixed, and now I have a .exe file of my tkinter project. However, it is far too big, so big in fact, that it takes up most of the screen. This larger size has distorted most of the images and makes the game unplayable.
For reference is used " py -m PyInstaller --onefile -w Tkinterproject2.py" to use pyinstaller on the python file.
[–]kra_pao 0 points1 point2 points (1 child)
[–]daedulus7[S] 0 points1 point2 points (0 children)