[wingide-users] Errors when debugging wxpython?
Gary Bishop
gb at cs.unc.edu
Fri Nov 5 14:56:10 EST 2004
Things appear to be working but I noticed in my Debug I/O panel these
messages on startup...
Traceback (most recent call last):
File "C:\src\ide\bin\2.3\src/debug/server\_wxhooks.pyc", line 99, in
_RegisterSocket
File "C:\Python23\lib\site-packages\wx\_misc.py", line 961, in __init__
newobj = _misc_.new_Timer(*args, **kwargs)
PyNoAppError: The wx.App object must be created first!
Traceback (most recent call last):
File "C:\src\ide\bin\2.3\src/debug/server\_wxhooks.pyc", line 99, in
_RegisterSocket
File "C:\Python23\lib\site-packages\wx\_misc.py", line 961, in __init__
newobj = _misc_.new_Timer(*args, **kwargs)
PyNoAppError: The wx.App object must be created first!
Am I doing something wrong?
Thanks
gb
More information about the wingide-users
mailing list