Sudden pyexpat error with ElementTree

2008-02-09 Thread Simon Pickles
Hi, I've been using ElementTree for a few weeks without problem, with Stackless Python. Suddenly I have an error importing expat, in both application and console: [EMAIL PROTECTED]:~$ python Python 2.5.2a0 Stackless 3.1b3 060516 (release25-maint:60694M, Feb 9 2008, 13:21:41) [GCC 4.1.3

Re: Sudden pyexpat error with ElementTree

2008-02-09 Thread Stefan Behnel
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