[issue37378] FatalError: initfsencoding python couldn't find codec Module not found: Encodings

Inada Naoki report at bugs.python.org
Sun Jun 23 12:12:48 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:

There may be a broken pip.exe in your computer.

Try `python -VV` to check what python are you using.
After that, try `python -m pip`, instead of `pip`.

----------
nosy: +inada.naoki

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


More information about the Python-bugs-list mailing list