PyNoAppError: The wx.App object must be created first!

Raffaello Barella barbarossa.platz at gmail.com
Tue Mar 18 05:09:23 PDT 2008


When I try to start an application from IDLE(Python GUI), or even from
PythonWin, after having modified it, I often get the error message
"PyNoAppError: The wx.App object must be created first!". But the same
application runs smoothly if I start it from another IDLE window, because my
code already invoked wx.App().MainLoop().
I realize this is just a menial nuisance, and there are worse troubles in
life, but does anybody knows a way to avoid it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200803=
18/d11bcb5d/attachment.htm


More information about the wxpython-users mailing list