STINNER Victor <victor.stin...@haypocalc.com> added the comment: Patch version 2: display a more useful error message:
$ python Fatal Python error: Py_Initialize: Unable to get the locale encoding NotImplementedError: bootstrap issue: python32.zip contains non-ASCII filenames without the unicode flag Aborted Instead of (message without the patch): $ python Fatal Python error: Py_Initialize: Unable to get the locale encoding LookupError: no codec search functions registered: can't find encoding Aborted ---------- Added file: http://bugs.python.org/file20480/issue10955-2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10955> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com