cant get py2exe exe file to work

Blaze Bresko blazebresko at yahoo.com
Sun Jan 8 17:35:38 EST 2006


heres my log file:

Traceback (most recent call last):
  File "Pong.pyw", line 264, in ?
  File "Pong.pyw", line 258, in main
  File "Pong.pyw", line 166, in __init__
  File "livewires\games.pyc", line 575, in __init__
  File "livewires\games.pyc", line 581, in init_text
RuntimeError: default font not found
Exception exceptions.AttributeError: "Text instance has no attribute
'_gone'" in <bound method Text.__del__ of <livewires.games.Text
instance at 0x00A1B4B8>> ignored

im using py2exe V 0.6, python V 2.4, and the newest pygame and
livewires and distutils...ill put my setup.py file up if needed.

What on earth is wrong?

Blaze




More information about the Python-list mailing list