Python Forum
Python IDLE crash on start on Mac
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python IDLE crash on start on Mac
#1
I can run idle3 from terminal and open a file from it perfectly.

However, if i try to open a .py file directly with it (via "Open with), it crashes immediately with the following log: https://pastebin.com/raw/c2jrNxh9

Python was installed with brew install python3 --with-tcl-tk and I have tried reinstalling it and restarting OS with no results.
Any idea what could be wrong with it?
Reply
#2
Does python itself work?  If you type python3 -V, what do you see?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can I not see the code correctly in Python IDLE.? Trump 8 669 Apr-04-2024, 07:47 AM
Last Post: jonesphedra
  Launch Python IDLE Shell from terminal Pavel_47 5 1,223 Feb-17-2023, 02:53 PM
Last Post: Pavel_47
  Start Putty into Python Form Schlazen 5 5,463 Dec-13-2022, 06:28 AM
Last Post: divya130
  Python Idle won't start totalmachine 9 3,489 Oct-16-2022, 05:57 PM
Last Post: totalmachine
  Why is IDLE not opening on a MacOS Montery 12.6 and using Python 3.10.7? Merlin385 7 1,675 Oct-08-2022, 08:36 PM
Last Post: Merlin385
  readline.parse_and_bind() does not work in start-up script of Python interpreter zzzhhh 0 1,521 Jan-18-2022, 11:05 AM
Last Post: zzzhhh
  Catching a crash within a library code ebolisa 9 3,147 Nov-22-2021, 11:02 AM
Last Post: bowlofred
  MAC Python IDLE issue shadow12 4 2,529 Oct-29-2021, 12:22 AM
Last Post: shadow12
  Python MYSQL connection does not work after 1h idle zazas321 9 6,767 Oct-07-2021, 12:02 PM
Last Post: ndc85430
  Python Crash Course ( 2nd edition) alok 1 1,877 Jul-19-2021, 05:55 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020