[issue1704287] must run "make" before "make install"

Stephen Warren report at bugs.python.org
Fri Sep 21 07:29:52 CEST 2007


Stephen Warren added the comment:

I can confirm this happens for me too, also on CentOS 5, with SVN 2.5
HEAD as of now.

It seems that this problem occurs, whilst running the first compileall
command for the libinstall target:

Compiling /somewhere/lib/python2.5/test/test_multibytecodec.py ...
Sorry: UnicodeError:
  ("\\N escapes not supported (can't load unicodedatamodule)",)

----------
nosy: +swarren

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1704287>
_____________________________________


More information about the Python-bugs-list mailing list