[Pythonmac-SIG] python help() >modules problem

Joe Strout joe at strout.net
Sun Nov 23 04:55:19 CET 2008


Hi George,

I don't have anything helpful to say on all of your questions, but I  
think I can help with this one:

On Nov 22, 2008, at 1:54 PM, George Wright wrote:

> If I try to run wx demos from the developer examples I get a similar  
> response:
>
> python2.5 /Developer/Examples/wxWidgets/wxPython/demo/SizedControls.py
...
> wx._core.PyNoAppError: The wx.App object must be created first!

You aren't intended to run the individual files directly.  Instead,  
run demo.py.

HTH,
- Joe



More information about the Pythonmac-SIG mailing list