[python-win32] py2exe probs

ryan toxicpulse at sbcglobal.net
Sat Aug 9 00:33:08 EDT 2003


hi, ive always used py2exe and its worked for me but recently i made additions to my code and upgraded to python 2.3, pygame 2.3 and py2exe for python 2.3 and i get this error when i run the exe of my program, but never when i just run the source:

Pygame Parachute Traceback:
  File "res.pyc", line 107, in command_show_res_modes
Fatal Python error: (pygame parachute) Segmentation Fault

I have no idea why its doin this, i added the use of "PIL" and "ctypes" to my code so either one or both of those are conflicting with py2exe, or py2exe for python 2.3 is buggy, i can't put my finger on it, anyone have any idea?

-ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20030808/904e8872/attachment.htm


More information about the Python-win32 mailing list