I am trying to build a statically-linked Python based on directions at: http://yt.enzotools.org/wiki/CrayXT5Installation
I have tried this on multiple systems. The first time I attempt to build
python, 'make' runs fine but 'make install' fails with the following error:
Sorry: UnicodeError: ("\\N escapes not supported (can't load unicodedata
module)",)
Any help regarding the source of this error and possible fixes would be
appreciated.
Carrie
--
http://mail.python.org/mailman/listinfo/python-list
