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


Groups > comp.lang.python > #112242

Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Terry Reedy <tjreedy@udel.edu>
Newsgroups comp.lang.python
Subject Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5
Date Tue, 2 Aug 2016 15:08:50 -0400
Lines 20
Message-ID <mailman.122.1470164954.6033.python-list@python.org> (permalink)
References <fd3b3256-510c-407b-8ff0-627a26d31287@googlegroups.com> <nnqr4b$sd6$1@blaine.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de FFeX09PXLJ/EEloArsGzEwR+kBN8bk16wNYNIP91UE4w==
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.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'yet.': 0.03; 'subject:Python': 0.05; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'url:mac': 0.09; 'python': 0.10; 'jan': 0.11; 'received:io': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'released.': 0.16; 'taking.': 0.16; 'url:tcltk': 0.16; 'wrote:': 0.16; 'version.': 0.18; 'work,': 0.21; 'programming': 0.22; 'am,': 0.23; 'downloaded': 0.24; 'header:In- Reply-To:1': 0.24; 'url:download': 0.24; "i've": 0.25; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'switch': 0.27; 'tcl': 0.29; 'subject:/': 0.30; 'mention': 0.30; "can't": 0.32; 'class': 0.33; 'url:python': 0.33; 'but': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'mac': 0.37; 'skip:8 10': 0.37; 'someone': 0.38; 'does': 0.39; 'to:addr:python.org': 0.40; 'email addr:gmail.com': 0.62; 'research': 0.62; 'world': 0.64; 'believe': 0.66; 'direct': 0.68; '3.5.2': 0.84; 'hopes': 0.91
X-Injected-Via-Gmane http://gmane.org/
User-Agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
In-Reply-To <fd3b3256-510c-407b-8ff0-627a26d31287@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
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>
X-Mailman-Original-Message-ID <nnqr4b$sd6$1@blaine.gmane.org>
X-Mailman-Original-References <fd3b3256-510c-407b-8ff0-627a26d31287@googlegroups.com>
Xref csiph.com comp.lang.python:112242

Show key headers only | View raw


On 8/2/2016 4:21 AM, munozvvaleria@gmail.com wrote:

> I am new to the programming world but I need to learn this program
> for a research class that I am taking. I have downloaded Python
> 3.6.0a3 on a Mac 10.9.5 and realized that I also need to download an
> Active Tcl for it. I can't find one for this version. Can someone
> please direct me to it? The most recent one I've been able to find is
> for Python 3.5.2

This page https://www.python.org/download/mac/tcltk/
does not yet mention 3.6.  So I would start with the recommendation for 
3.5.2: tcl/tk 8.5.18.

I believe Ned Deily hopes to switch to tcl/tk 8.6.x before 3.6.0 is 
released.  If 8.5.18 does not work, I would try 8.6.whatever.  But I 
don't believe the switch has been made yet.

-- 
Terry Jan Reedy

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


Thread

Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 munozvvaleria@gmail.com - 2016-08-02 01:21 -0700
  Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Christian Gollwitzer <auriocus@gmx.de> - 2016-08-02 10:29 +0200
  Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Chris Angelico <rosuav@gmail.com> - 2016-08-02 20:21 +1000
  Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Terry Reedy <tjreedy@udel.edu> - 2016-08-02 15:08 -0400
  Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Ned Deily <nad@python.org> - 2016-08-02 16:10 -0400
    Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Christian Gollwitzer <auriocus@gmx.de> - 2016-08-03 10:30 +0200
      Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Chris Angelico <rosuav@gmail.com> - 2016-08-03 18:58 +1000
  Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Lawrence D’Oliveiro <lawrencedo99@gmail.com> - 2016-08-04 18:25 -0700
    Re: Tcl/Tk for Python 3.6.0a3 on Os X 10.9.5 Zachary Ware <zachary.ware+pylist@gmail.com> - 2016-08-04 22:06 -0500

csiph-web