Jason R. Coombs added the comment:

Spontaneously, this issue has arisen again. Without a system restart or any 
system-level configuration changes, launching the interpreter is once again 
causing crashes. In addition to the crash log I pasted earlier, I see this in 
the console when launching the interpreter:

$ python3.6
Fatal Python error: Py_Initialize: unable to load the file system codec
Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/encodings/__init__.py",
 line 33, in <module>
ImportError: cannot import name 'aliases'
zsh: abort      python3.6

----------
resolution: works for me -> 
status: closed -> open

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

Reply via email to