[issue33611] Fatal Python error: Py_Initialize: unable to load the file system codec

STINNER Victor report at bugs.python.org
Wed May 23 05:59:26 EDT 2018


STINNER Victor <vstinner at redhat.com> added the comment:

> Maybe, your Python installation is broken, or you have wrong PYTHONPATH envvar.

We should maybe dump sys.path into stderr on the specific "unable to load the file system codec" error.

----------
nosy: +vstinner

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33611>
_______________________________________


More information about the Python-bugs-list mailing list