py2app... Problems!

Started by
-1 comments, last by Malduster 15 years, 9 months ago
Well, I'll keep it simple. Im using Python and PyGame to make a simple arcade style game. I've pretty much done that, other than adding fluff and better images... So now im trying to use py2app to make a .app file.... and MY GOD... its frustrating. Heres my entire code, and heres the problems I get when I try to run the python setup.py py2app CODE: http://malduster.pastebin.com/f1e4f6761 PROBLEM: http://malduster.pastebin.com/mb3bf3ae And also, it makes a few files in my computer, and also makes a .app file, which closed as soon as I run it...

This topic is closed to new replies.

Advertisement