problems installing wxPython

Uwe Schmitt schmitt at num.uni-sb.de
Fri Sep 21 10:24:54 EDT 2001


Hi,

I installed wxPython on my Linux system as described at the
wxPython home page. When I try to import a module I get
the following error message.

>>> import wxPython.windows
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python2.1/site-packages/wxPython/__init__.py", line 20, in ?
  import wxc
  ImportError: undefined symbol: RemoveChild__7wxPanelP12wxWindowBase
>>> 

Can anybody help me ???

Yours, Uwe Schmitt.


-- 
Uwe.Schmitt at num.uni-sb.de      Universität des Saarlandes
phone: +49 (0)681/302-2468     Geb. 36.1, Zi. 4.17, PF 151150
                               D-66041  Saarbrücken
http://www.rocksport.de        http://www.rocksport.de/first_ride.mp3




More information about the Python-list mailing list