Simon Pickles wrote:
> ImportError:
> /usr/lib/python2.5/site-packages/_xmlplus/parsers/pyexpat.so: undefined
> symbol: PyUnicodeUCS4_Decode

You changed the build-time configuration of your Python installation, so you
should rebuild PyXML for the new interpreter (or uninstall it, as you don't
need it for ElementTree).

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to