Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'url:activestate': 0.09; 'url:download': 0.12; '(it': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:mac': 0.16; 'url:tcltk': 0.16; 'wrote:': 0.18; 'install': 0.23; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'installed': 0.27; "doesn't": 0.30; 'url:python': 0.33; 'mac': 0.33; 'but': 0.35; 'version': 0.36; 'idle': 0.36; 'installing': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'skip:p 20': 0.39; 'received:org': 0.40; 'removing': 0.60; 'worry': 0.60; 'skip:a 50': 0.61; 'further': 0.61; 'email addr:gmail.com': 0.63; 'skip:6 10': 0.63; 'visit': 0.64; 'received:204': 0.75; 'article': 0.77; 'installer': 0.84; 'received:204.14': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: Python 3.3.2 Shell Message Date: Sun, 29 Dec 2013 22:32:24 -0800 References: <78312fc7-adf1-4324-82f3-c53a4622b216@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.233 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388385153 news.xs4all.nl 2895 [2001:888:2000:d::a6]:39813 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62877 In article <78312fc7-adf1-4324-82f3-c53a4622b216@googlegroups.com>, stanward@gmail.com wrote: > I have installed "Mac OS X 64-bit/32-bit Installer (3.3.3) for Mac OS X 10.6 > and later" (file: python-3.3.3-macosx10.6.dmg) and installed the "ActiveTcl > 8.6.1 for Mac OS X (10.5+, x86_64/x86)" (file: > ActiveTcl8.6.1.1.297588-macosx10.5-i386-x86_64-threaded), but IDLE keeps > showing the message "WARNING: The version of Tcl/Tk (8.5.9) in use may be > unstable. Visit http://www.python.org/download/mac/tcltk/ for current > information." You need to install ActiveTcl 8.5 for OS X, currently 8.5.15.0. It's further down on the ActiveTcl download page (http://www.activestate.com/activetcl/downloads). Installing 8.6.1 does not help (it doesn't hurt, either, so you don't need to worry about removing it). -- Ned Deily, nad@acm.org