undefined symbol: PyUnicodeUCS4_AsUTF8String

Michael Ströder michael at stroeder.com
Fri Apr 29 09:07:47 EDT 2005


HI!

I have the following problem after system upgrade to SuSE Linux 9.3:

$ python -c "import cPickle"
Traceback (most recent call last):
  File "<string>", line 1, in ?
ImportError: /usr/lib/python2.4/lib-dynload/cPickle.so: undefined
symbol: PyUnicodeUCS4_AsUTF8String

The Python 2.4.1 installation was built from source.

Anyone having a clue? Thanks in advance.

Ciao, Michael.



More information about the Python-list mailing list