Python Forum
Python not working on Windows 10
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python not working on Windows 10
#1
I have Python installed on my computer for a while now and everything worked fine. But today, I can't run it anymore:

Quote:Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007e84 (most recent call first):
<no Python frame>

I have already tried to download the installer and use the "Repair" option, but even though the installation indicates that everything is fine, the error continuee...

Attached is the complete terminal output:

Error Message
Error Message (Verbose)

SO: Windows 10
Python Version: 3.8.0 (64 bits)

Thanks.
Reply
#2
I already tried to edit/remove the environment variables "PYTHONPATH" and "PYTHONHOME".
I also tried to reinstall the same version in the same directory (I want to keep my packages that I installed through 'pip'), and the same error appears!

Thanks
Reply
#3
I have no idea about this error, now. Sorry.
Reply
#4
I open this thread here: https://bugs.python.org/issue39051.
I was able to fix this reinstalling python from scratch!

Issue

Thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  working directory if using windows path-variable chitarup 2 724 Nov-28-2023, 11:36 PM
Last Post: chitarup
  Pynput Library not Working with Windows jacknewport 1 2,327 Mar-26-2022, 07:09 PM
Last Post: snippsat
  Spyder stopped working in Windows 10 gammaray 3 3,063 Apr-19-2021, 05:33 PM
Last Post: jefsummers
  Does anyone have unicurses panel functions working on a Windows 10 platform? pjfarley3 0 1,456 Oct-11-2020, 04:41 AM
Last Post: pjfarley3
  python 3 and python 2 pips not working in windows gtx 5 5,003 Dec-28-2019, 12:21 AM
Last Post: flywire
  Logger file rotation not working when python code started from windows service as exe nirvantosh 1 6,641 Jun-14-2019, 03:58 PM
Last Post: nirvantosh
  not working in windows 8.1 nivedrs2003 1 2,093 Aug-24-2018, 01:07 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020