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
_______________________________________________
Chennaipy mailing list
Chennaipy@python.org
https://mail.python.org/mailman/listinfo/chennaipy

Reply via email to