Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #58685
| From | Ned Deily <nad@acm.org> |
|---|---|
| Subject | Re: Python 3.3.2 Shell Message |
| Date | 2013-11-07 10:22 -0800 |
| References | <BLU170-W5070CFBBC32E1420E468B5ABF30@phx.gbl> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2147.1383848560.18130.python-list@python.org> (permalink) |
In article <BLU170-W5070CFBBC32E1420E468B5ABF30@phx.gbl>,
Bart Montgomery <longfayeu@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,
nad@acm.org
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Python 3.3.2 Shell Message Ned Deily <nad@acm.org> - 2013-11-07 10:22 -0800
Re: Python 3.3.2 Shell Message stanward@gmail.com - 2013-12-29 11:38 -0800
Re: Python 3.3.2 Shell Message stanward@gmail.com - 2013-12-29 12:56 -0800
Re: Python 3.3.2 Shell Message stanward@gmail.com - 2013-12-29 14:18 -0800
Re: Python 3.3.2 Shell Message Stan Ward <stanward@gmail.com> - 2013-12-29 20:25 -0800
Re: Python 3.3.2 Shell Message stanward@gmail.com - 2013-12-29 14:09 -0800
Re: Python 3.3.2 Shell Message Ned Deily <nad@acm.org> - 2013-12-29 22:32 -0800
Re: Python 3.3.2 Shell Message Stan Ward <stanward@gmail.com> - 2013-12-30 20:26 -0800
csiph-web