Message 336922 - Python tracker

Message336922

Author kellena
Recipients kellena, methane
Date 2019-03-01.14:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551452283.35.0.981960177779.issue36154@roundup.psfhosted.org>
In-reply-to
Content
When I run python3 in a terminal window, I get the same pop-up window with "Python quit unexpectedly error." In the terminal, I get:

Fatal Python error: initfsencoding: unable to load the file system codec

ModuleNotFoundError: No module named 'encodings'


Current thread 0x000000011422c5c0 (most recent call first):

Abort trap: 6
History
Date User Action Args
2019-03-01 14:58:03kellenasetrecipients: + kellena, methane
2019-03-01 14:58:03kellenasetmessageid: <1551452283.35.0.981960177779.issue36154@roundup.psfhosted.org>
2019-03-01 14:58:03kellenalinkissue36154 messages
2019-03-01 14:58:03kellenacreate