[issue39927] IDLE 3.8.2 doesn't launch on Catalina 10.15.3- HELP

Ned Deily report at bugs.python.org
Tue Mar 10 19:23:40 EDT 2020


Ned Deily <nad at python.org> added the comment:

You need to first exit out of the Python interpreter back to the Unix shell.  Type:

quit()

Then try:

python3.8 -m idlelib

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39927>
_______________________________________


More information about the Python-bugs-list mailing list