wxPython problem

H

Hubert Pitura

Hello,

I've installed openSUSE 10 64bit, Python 2.4.3 (from sources) and wxPython
2.6 (from Red Hat's rpms). When I' trying to import wx the error comes up:
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/__init__.py", line 42, in ?
from wx._core import *
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line 4, in ?
import _core_
ImportError:
/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/_core_.so: cannot
open shared object file: No such file or directory

What is going on? Any help would be appreciated.

Greetings, Hubert.
 
S

sillyemperor

Hubert said:
Hello,

I've installed openSUSE 10 64bit, Python 2.4.3 (from sources) and wxPython
2.6 (from Red Hat's rpms). When I' trying to import wx the error comes up:

Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/__init__.py", line 42, in ?
from wx._core import *
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line 4, in ?
import _core_
ImportError:
/usr/lib/python2.4/site-packages/wx-2.6-gtk2-ansi/wx/_core_.so: cannot
open shared object file: No such file or directory

What is going on? Any help would be appreciated.

Greetings, Hubert.


do you install wxWidget?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,998
Latest member
MarissaEub

Latest Threads

Top