STINNER Victor <[email protected]> added the comment:
> user site = 1 > import site = 1 I'm not sure that dumping these configuration variables are useful to debug this very specific error: "Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding" They only have an effect on sys.path later. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38236> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
