[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:15:53 EDT 2020


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

Try running IDLE from the command line:

python3.8 -m idlelib

If that works, then open the Console.app, select the system log, and then try double-clicking the IDLE.app icon again and see if any messages appear there.

----------
nosy: +ned.deily

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


More information about the Python-bugs-list mailing list