This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rafaeldominiquini
Recipients paul.moore, rafaeldominiquini, steve.dower, tim.golden, zach.ware
Date 2019-12-15.02:13:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576375994.78.0.555277558727.issue39051@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-12-15 02:13:14rafaeldominiquinisetrecipients: + rafaeldominiquini, paul.moore, tim.golden, zach.ware, steve.dower
2019-12-15 02:13:14rafaeldominiquinisetmessageid: <1576375994.78.0.555277558727.issue39051@roundup.psfhosted.org>
2019-12-15 02:13:14rafaeldominiquinilinkissue39051 messages
2019-12-15 02:13:14rafaeldominiquinicreate