New submission from Rafael Dominiquini <rafaeldominiqu...@gmail.com>:

I have Python installed on my computer for a while now and everything worked 
fine. But today, I can't run it anymore:


    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 
continue...

Attached is the complete terminal output:

https://pastebin.com/fcFZkUSV
https://pastebin.com/Nx9J4fPu

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

Thanks.

----------
components: Windows
messages: 358411
nosy: paul.moore, rafaeldominiquini, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Python not working on Windows 10
type: behavior
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39051>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to