Ned Deily <n...@acm.org> added the comment:

@Danielle: Are you sure you are launching the correct IDLE?  In a terminal 
window, enter the following shell commands and report the output:

  cd /Library/Frameworks/Python.framework/Versions/2.7/
  file lib/python2.7/lib-dynload/_tkinter.so
  otool -L lib/python2.7/lib-dynload/_tkinter.so
  bin/idle2.7

That last should launch idle for 2.7.  Quit it then in the Finder try 
double-clicking on the IDLE in /Applications/Python 2.7

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9227>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to