6
Answers

How to convert python script to .exe file

Photo of Disne Sivalingam

Disne Sivalingam

5y
974
1
Hi I have tried to convert my PyGame script to exe file. I am having error when I enter this command pyinstaller --onefile -w 'Game.py'

Answers (6)