[wingide-users] Errors when debugging wxpython?
Wing IDE Support
support at wingware.com
Fri Nov 5 18:40:28 EST 2004
Gary Bishop wrote:
> 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!
This is coming from Wing's wxPython debugger support code and it looks
like the timer is being created too early. We'll try to fix it in the
next release.
Thanks for the bug report,
John
More information about the wingide-users
mailing list