kellena added the comment:
That worked! Thank you!
--
___
Python tracker
<https://bugs.python.org/issue36154>
___
___
Python-bugs-list mailing list
Unsubscribe:
kellena added the comment:
Sounds good. Maybe I didn't uninstall properly. What is the correct way to
uninstall Python 3.7 on a Mac? Should I also uninstall version 2.7, the version
that came with the Mac? Installing version 3.7 did not over-write versio
kellena added the comment:
There isn't much. I downloaded this and installed it from python.org with the
install wizard. Shouldn't all of the necessary environment variables have been
added at that time?
$ env | grep PYTHON
PYTHONHOME=/usr/local/b
kellena added the comment:
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 'encod
New submission from kellena :
I'm on a Mac running Mojave, version 10.14.3. I installed Python 3.7. I'm now
getting a "Python quit unexpectedly" error consistently and I don't know why or
if I did something to cause it. I've tried uninstalling and reinstalling bu