[issue40508] IDLE won't open

2020-05-05 Thread Louis
Louis added the comment: Thank You for your reply -Louis -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue40508] IDLE won't open

2020-05-05 Thread Ned Deily
Ned Deily added the comment: Thanks for submitting the version of IDLE you were using. It appears to be a Python 3.6.1 from 2017; the version is very old-of-date and no longer supported. Python 3.6.x is now in security fix mode only; Python 3.8.2 is now current. Unless you have a reallygo

[issue40508] IDLE won't open

2020-05-05 Thread Louis
Louis added the comment: Mac OS Catalina 10.15.4 -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue40508] IDLE won't open

2020-05-05 Thread Ronald Oussoren
Ronald Oussoren added the comment: What version of macOS do you use? -- ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue40508] IDLE won't open

2020-05-05 Thread Louis
New submission from Louis : Hi, I cannot open IDLE. When i try and open it from finder it says that the file could not be opened. When I try and open it from the dock, it bounces once and then nothing else happens. When i try and open it from terminal, it says that there is a bad cpu type in

[issue40508] IDLE won't open

2020-05-05 Thread Ned Deily
Change by Ned Deily : -- assignee: -> terry.reedy components: +IDLE -macOS nosy: +terry.reedy ___ Python tracker ___ ___ Python-bug

[issue40508] IDLE won't open

2020-05-05 Thread Louis
Change by Louis : -- components: macOS files: IDLE.app.zip nosy: Louis, ned.deily, ronaldoussoren priority: normal severity: normal status: open title: IDLE won't open type: performance versions: Python 3.6 Added file: https://bugs.python.org/file49120/IDLE.app.zip