[wxPython-users] demo execution problem

Chris Mellon arkanes at gmail.com
Mon Oct 1 12:19:05 PDT 2007


On 10/1/07, Jeff Peery <jeffpeery at yahoo.com> wrote:
> Hi,
> I'm tyring to run a wx demo and I get this error:
>
> Traceback (most recent call last):
>   File "C:\Program Files\wxPython2.8 Docs and
> Demos\demo\Grid_MegaExample.py", line 495, in <module>
>     import run
>   File "C:\Program Files\wxPython2.8 Docs and Demos\demo\run.py", line 21,
> in <module>
>     import wx.lib.mixins.inspection
> ImportError: No module named inspection
>
> I've got wxpython 2.5 installed... do I need 2.8 for these demo's to work?
> thanks.
>
> Jeff
>

The 2.8 demo showcases features that didn't exist in 2.5, so yes, you
need 2.8 for that version of the demo to work.




More information about the wxpython-users mailing list