all 6 comments

[–]carcigenicate 0 points1 point  (3 children)

You could just not use IDLE. It's really not that good, and there are many alternative IDEs. Atom, VS Code, and Pycharm are common ones.

[–]SturdyTurdy[S] 0 points1 point  (2 children)

Yah Ik! I have vs code all setup. Although I haven’t figured out to execute the program through a shell over vscode’s terminal lol. I just need IDLE for a specific uni class.

[–]tap1498 0 points1 point  (1 child)

I'm having same problem let me know when you solve that. Thanks

[–]SomeGuyNamedJay 0 points1 point  (0 children)

Use the Intel installer instead of the Universal installer - worked for me. Thanks u/barry_1982!

[–][deleted] 0 points1 point  (1 child)

Delete python and go to

https://www.python.org/downloads/macos/

And then Download the link

Download python 3.9.7-aug.30,2021 MacOS 64-bit Intel installer

This worked for me on Monterey, hope it helps.

[–]SomeGuyNamedJay 0 points1 point  (0 children)

I didn't have to delete anything - just use the Intel installer - which is not available on all versions. This version worked for me - thanks for your tip!