[XML-SIG] Python 2.4.2, OS X, ucs4 build, unicodedata problem

Mike Brown mike at skew.org
Mon Feb 13 00:28:48 CET 2006


Ken Beesley wrote:
> % python
> Python 2.4.2 (#2, Oct 24 2005, 22:26:37)
> [GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> import unicodedata
> Traceback (most recent call last):
> File "<stdin>", line 1, in ?
> ImportError: Failure linking new module: /Library/Frameworks/ 
> Python.framework/Versions/2.4/lib/python2.4/lib-dynload/ unicodedata.so: 
> Symbol not found: __PyUnicodeUCS2_ToNumeric
> Referenced from: /Library/Frameworks/Python.framework/Versions/2.4/ 
> lib/python2.4/lib-dynload/unicodedata.so
> Expected in: dynamic lookup

Since it doesn't have anything directly to do with XML in Python, I suggest
posting to python-list / comp.lang.python:
  http://mail.python.org/mailman/listinfo/python-list

More people who can help you monitor that forum.
Good luck.


More information about the XML-SIG mailing list