[Chennaipy] How to compile a Pygame script into one single standalone EXE file

Vijay Kumar B. vijaykumar at zilogic.com
Tue Apr 25 02:54:32 EDT 2017


On Tuesday 25 April 2017 11:33 AM, Gautam Ramuvel wrote:
> I have tried almost everything pyinstaller, py2exe, cx_freeze ... But 
> I am not able to compile it successfully... Every other solution is 
> giving me an error.
>
> Most common error is 'Index out of range '
>

Try with something simple first, like a simple CLI hello world program. 
If that works, move on to a pygame hello world. And then finally your 
application. This way, you will be able to easily debug the issue.

Regards,
Vijay


More information about the Chennaipy mailing list