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
import run
File “C:\Program Files\wxPython2.8 Docs and Demos\demo\run.py”, line 21, in
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
···
Be a better Globetrotter. Get better travel answers from someone who knows.
Yahoo! Answers - Check it out.
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.
···
On 10/1/07, Jeff Peery <jeffpeery@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
Jeff Peery wrote:
I've got wxpython 2.5 installed... do I need 2.8 for these demo's to work? thanks.
You sure do. You need to run the same version of the demo as the version of wxPython you're using. 2.5 is pretty old, an upgrade is advisable
-Chris
···
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov