Ned Deily added the comment:

OS X 10.6 Snow Leopard shipped with a new version of Tk 8.5 that is mostly 
unusable with IDLE and other Tkinter applications.  If you are using the 
Apple-supplied system Python on OS X, you should install a new version of 
Python that allows use of a different version of Tk.  If you are using a 
python.org installer, install a third-party version of Tk or the latest 
installers which include their own built-in copies of Tk.  See 
http://www.python.org/download/mac/tcltk/ for detailed information.  If this 
does not solve your problem, please reopen this issue and supply more 
information.

----------
nosy: +ned.deily
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to