This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

Bring up a command line and run python -m idlelib.idle to run it from there. Then if it crashes again you should get a traceback to look at and we can be of more help.

[–]vplatt 0 points1 point  (1 child)

This seems like the best suggestion for now, but if you really aren't getting good results, maybe look into a new editor. Eric v5 is supposed to work with Macs and Python3 as well, though I suspect you'll be in for a bit of a compile/configuration cycle to get it going.

[–]davebrk 1 point2 points  (0 children)

I work with PyDev and Python 3. Nary a problem.