wxPython problem

Michael Hipp Michael
Thu Sep 9 11:29:48 PDT 2004


Roger Oberholtzer wrote:
> What is the error message again?

$ python -c 'import wx'
Traceback (most recent call last):
   File "<string>", line 1, in ?
   File "/usr/lib/python2.3/site-packages/wx/__init__.py", line 45, in ?
     from wxPython import wx
   File "/usr/lib/python2.3/site-packages/wxPython/__init__.py", line
20, in ?
     import wxc
ImportError: /usr/lib/python2.3/site-packages/wxPython/wxc.so: cannot
open shared object file: No such file or directory


Michael


More information about the Linux-users mailing list