Analabha Roy wrote: > I did not build python from source at all, but installed it from rpm > (python-2.3.4-13.1) downloaded from fc3 repositories.
the problem isn't with the python interpreter, it's that you're using add-on libraries that don't match your interpreter installation. where did you get the RHPL library, for example? ImportError: /usr/lib/python2.3/site-packages/rhpl/iconv.so: undefined symbol: PyUnicodeUCS4_AsUTF8String (iirc, RHPL is the RedHat Python Library) </F> -- http://mail.python.org/mailman/listinfo/python-list