In article <blu170-w5070cfbbc32e1420e468b5ab...@phx.gbl>,
 Bart Montgomery <longfa...@hotmail.com> wrote:
> 

















I just starting out and am using the Python For Kids book. 
> I have an 2.4 GHz Intel Core 2 Duo iMac running OS X 10.6.8,
and I¹m getting 
> this message when I open IDLE: 

 

Warning: The version of Tcl/Tk (8.5.7) in 
> use may be
unstable. Visit http://www.python.org/download/mac/tcltk/ for 
> current
information. 

 

Not sure how to proceed. 

 

 





               

It is telling you that the Tcl/Tk on OS X 10.6 is buggy when used with IDLE.  
Go to ActiveState's web site and download their latest 8.5 installer for OS X 
and install it on your machine.  Restart IDLE and the message should no longer 
appear and your experience with IDLE should be much better.

http://www.activestate.com/activetcl/downloads

-- 
 Ned Deily,
 n...@acm.org

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to