0

I have just installed Macports for a short course I am planning to do. IDLE does not open whether I launch it from Terminal or Finder.

Just for clarification, I am issuing idle2.7 to launch it from terminal.

I have tried this solution but nothing happened.

*Python & IDLE 2.7.11

Community
  • 1
  • 1
ascar
  • 3
  • 1
  • 1
    Installing py27-tkinter makes it work for me. Please provide the output of `port installed py27-tkinter` and the output of `idle2.7` when you try to start it on the terminal. Additionally, I don't exactly know what features idle has over ipython, but ipython may also provide what you need. – neverpanic Feb 07 '16 at 15:00
  • I have no idea if Macports installs an `idle2.7` script. Try `python -m idlelib.idle`, which should always work. – Terry Jan Reedy Feb 07 '16 at 21:35
  • `The following ports are currently installed: py27-tkinter @2.7.11_2 (active)` – ascar Feb 08 '16 at 05:57

0 Answers0