[XML-SIG] Re: problem with pyexpat.so

Fredrik Lundh fredrik at pythonware.com
Mon Apr 11 15:23:33 CEST 2005


Priyank Bhargav wrote:

> i have python 2.3.5 and have installed PyXml-0.8.4 package. when i run
> a program that i am working on , which tries to import pyexpat.so but comes
> up with the following error.
> undefined symbol: PyUnicodeUCS2_DecodeUTF8

does the following links help?

http://www.python.org/doc/faq/extending.html#when-importing-module-x-why-do-i-get-undefined-symbol-pyunicodeucs2
https://sourceforge.net/tracker/?func=detail&atid=106473&aid=594207&group_id=6473

(the next time you get a weird error message, try googling for the message)

</F> 





More information about the XML-SIG mailing list