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

2020-09-26 Thread Irit Katriel
Irit Katriel added the comment: Oh, it's closed, sorry for the noise. -- ___ Python tracker ___ ___ Python-bugs-list mailing list

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

2020-09-26 Thread Irit Katriel
Irit Katriel added the comment: Is this issue resolved? -- nosy: +iritkatriel ___ Python tracker ___ ___ Python-bugs-list mailing

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

2019-06-24 Thread Steve Dower
Steve Dower added the comment: > Also, just one question: how could python -m pip work but not pip? What are > the differences in them? To answer this, "pip" on its own is essentially like writing the full path to a specific python.exe and passing "-m pip". If that Python install has been

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

2019-06-23 Thread Inada Naoki
Inada Naoki added the comment: You can use `where pip` to find which pip is used. And you can check `PATH` environment variable and remove unused PATHs. -- resolution: -> not a bug stage: -> resolved status: open -> closed ___ Python tracker

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

2019-06-23 Thread Lokesh Chandak
Lokesh Chandak added the comment: Thank Inada Naoki, I can confirm that python -m pip works as normal and I can resume my work. However pip is still causing the errors, and not just pip, it was also the same for pip3 and pip3.7 as well as easy_install. I guess I will wait for future updates

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

2019-06-23 Thread Inada Naoki
Inada Naoki 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

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

2019-06-23 Thread Lokesh Chandak
New submission from Lokesh Chandak : I encountered this issue when using pip. Whenever I try to install a package, it shows a Fatal error, saying that the module encodings was not found, followed by a reboot. The blue screen shows this message: KMode exception not handled. What failed: