[SciPy-user] wxPython

My VDI Freemail wagner.nils at vdi.de
Sun Apr 14 12:56:08 EDT 2002


-------------------
> 
> 
> On Sun, 14 Apr 2002, My VDI Freemail wrote:
> 
> > I have just build and installed wxPython on SuSE8.0. However there seems
> > to be a problem
> > 
> > ~/mysoft/wxPython-2.3.2.1/demo> python demo.py
> > Traceback (most recent call last):
> >   File "demo.py", line 3, in ?
> >     import Main
> >   File "Main.py", line 15, in ?
> >     from   wxPython.wx import *
> >   File "/usr/lib/python2.2/site-packages/wxPython/__init__.py", line 20, in ?
> >     import wxc
> > ImportError: /usr/lib/python2.2/site-packages/wxPython/wxc.so: undefined symbol:                              SeekI__13wxInputStreamx10wxSeekMode
> > 
> > What can I do ?
> 
> It seems to be a wxPython issue, not SciPy. You should ping wxpython list,
> I bet you'll get more proper answers there.
> 
> Pearu
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
> 
Hi Pearu,

it seems to be a SuSE specific problem. I just installed
the first bugfix release for Python2.2 namely python2.2.1.
Now everything works fine...

Nils




More information about the SciPy-User mailing list