[wxPython-users] demo code- GridSimple.py

Werner F. Bruhin werner.bruhin at free.fr
Mon Jun 11 00:33:19 PDT 2007


Hi Tony,

Tony Cappellini wrote:
> When I tried to run  GridSimple.py this traceback is shown
>
> python GridSimple.py
> Traceback (most recent call last):
>  File "GridSimple.py", line 245, in <module>
>    from wx.lib.mixins.inspect import InspectableApp
> ImportError: No module named inspect
>
>
> Does anyone know why this example wont run?
>
> I'm using wx 2.8.4.0 on python 2.5
Do you have the 2.8.4.0 demo?  The inspect module got renamed to 
inspection in 2.8.3.

Werner




More information about the wxpython-users mailing list