wxPython installation woes on OpenSUSE

L

linuxfreak

Hi all,

I downloaded the wxpython2.6 tar ball and tried building an rpm from it
in
an opensuse 10 computer. The command i used was

rpmbuild -tb <wxpython tar file>

The build worked fine and i found an 3 rpms in
/usr/src/packages/RPMS/i586

Then proceeded to install the which went without any hiccups... but
when i
import the wx package like so

i get the following error... Cant figure out whats happening... Any
help
would be appreciated


Traceback (most recent call last):
File "<stdin>", line 1, in ?
File
"/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/__init__.py",
line 42, in ?
from wx._core import *
File
"/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py",
line 4, in ?
import _core_
ImportError:
/usr/lib/wxPython-2.6.1.0-gtk2-unicode/lib/libwx_gtk2ud-2.6.so.0:
undefined symbol: pango_x_get_context
 

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,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top