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. -- http://mail.python.org/mailman/listinfo/python-list