using livewires in py2exe?

Blaze Bresko blazebresko at yahoo.com
Sun Jan 8 13:31:41 EST 2006


hey,

I am using python 2.4 and py2exe v 0.6. I have made a program using
pygame/livewires. I have the newest version of both but i dont know
what version they are (im on a different computer right now). When I
use py2exe to make the exe file, it works and there are no errors in
the whole thing. When I run the exe, it doesn't like the last line in
the program:

main()

this is the only real line in my game, everything else is either a
function or a class. It also doesn't like 2 other lines and I'll
include the setup.py and my error log if needed.

Does anyone know what the problem is?

Blaze




More information about the Python-list mailing list