Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62877

Re: Python 3.3.2 Shell Message

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 <python-python-list@m.gmane.org>
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 <nad@acm.org>
Subject Re: Python 3.3.2 Shell Message
Date Sun, 29 Dec 2013 22:32:24 -0800
References <BLU170-W5070CFBBC32E1420E468B5ABF30@phx.gbl> <mailman.2147.1383848560.18130.python-list@python.org> <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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4712.1388385153.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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