wxPython problem

Collins Richey crichey
Thu Sep 9 22:23:10 PDT 2004


On Thu, 09 Sep 2004 10:59:04 -0500, Michael Hipp <michael at hipp.com> wrote:
> 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
> 

Given your AMD64 environment, I would recommend finding a source RPM
package and building it (and any dependancies) yourself. This sounds
like typical RPM hell - binary packages that are out of sync.


 /\/\
(CR) Collins Richey
 \/\/        20 minutes is the average that a Windows based PC lasts
before it's compromised.
                 - according to the Internet Storm Center.


More information about the Linux-users mailing list