[Tutor] Re: [ANN] RUR: a Python Learning Environment (alpha)

Ron Phillips RPhillips at engineer.co.summit.oh.us
Mon Dec 13 19:14:39 CET 2004


Can't get it running -- it keeps saying:
 
Traceback (most recent call last):
  File "C:/source/RUR/RURmain.py", line 28, in ?
    messenger.loadImages()    # load them up here after initialising
Handlers
  File "C:\source\RUR\messenger.py", line 27, in loadImages
    HIT_WALL_IMAGE = wxImage('ouch2.png').ConvertToBitmap()
  File "C:\Python23\Lib\site-packages\wx\_core.py", line 2282, in
ConvertToBitmap
    return _core_.Image_ConvertToBitmap(*args, **kwargs)
wx._core.PyNoAppError: The wx.App object must be created first!
 
Ron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20041213/f15de802/attachment.html


More information about the Tutor mailing list