Python on Crays
Carrie Farberow
farberow at wisc.edu
Thu Aug 20 19:21:50 EDT 2009
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
More information about the Python-list
mailing list