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


Groups > comp.lang.python > #73556

Python 3.4.1 installer on Mac links Python to old Tcl/Tk

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!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.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'dynamically': 0.07; 'newest': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tcl/tk': 0.09; 'python': 0.11; 'bug': 0.12; 'url:download': 0.12; 'suggest': 0.14; 'windows': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:mac': 0.16; 'url:tcltk': 0.16; 'version?': 0.16; 'thanks,': 0.17; 'install': 0.23; 'creating': 0.23; 'installation': 0.23; 'planned': 0.24; 'question': 0.24; 'subject:/': 0.26; 'header:X -Complaints-To:1': 0.27; 'tried': 0.27; 'anyone': 0.31; 'url:python': 0.33; 'mac': 0.33; '"the': 0.34; 'maybe': 0.34; 'but': 0.35; 'version': 0.36; 'url:downloads': 0.36; 'url:org': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'previous': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'new': 0.61; 'received:62': 0.63; 'kind': 0.63; 'skip:6 10': 0.63; 'charset:iso-8859-2': 0.64; 'chance': 0.65; 'installer': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From "Peter Tomcsanyi" <tomcsanyi@slovanet.sk>
Subject Python 3.4.1 installer on Mac links Python to old Tcl/Tk
Date Tue, 24 Jun 2014 20:11:44 +0200
Mime-Version 1.0
Content-Type text/plain; format=flowed; charset="iso-8859-2"; reply-type=original
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 62.197.243.26
X-MSMail-Priority Normal
X-Newsreader Microsoft Windows Mail 6.0.6002.18197
X-MimeOLE Produced By Microsoft MimeOLE V6.0.6002.18463
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.11225.1403635811.18130.python-list@python.org> (permalink)
Lines 34
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1403635811 news.xs4all.nl 2878 [2001:888:2000:d::a6]:53917
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:73556

Show key headers only | View raw


Hello,

I use the Python 3.4.1 installer from
https://www.python.org/downloads/release/python-341/

The Windows installation comes with Tcl/Tk version 8.6 which has some new 
features (compared to 8.5) that are very important to me.

But the Mac installer does not include Tcl/Tk and the page:
https://www.python.org/download/mac/tcltk
says:
"The Python 64-bit/32-bit Mac OS X installers for Python 3.4.x, 3.3.x, 
3.2.x, and 2.7.x dynamically link to Tcl/Tk 8.5 frameworks."

I tried to download and install ActiveTcl 8.6.1 for Mac, but Python does not 
use it...

Can anyone help me make Python 3.4.1 use Tcl/Tk 8.6 on Mac OS X (10.9.2, if 
that matters)?

Does anyone know why the Windows installer brings the newest version of 
Tcl/Tk while the Mac installer remains with the previous version? When this 
is planned to be changed?

Maybe this is not the right place for this kind of question... can anyone 
suggest a better place so that the question has a chance to be read by the 
person who is actually creating the installation packages? Should I try to 
send this as a bug to bugs.python.org?

Thanks,

Peter Tomcsanyi 

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


Thread

Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-24 20:11 +0200
  Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-25 08:58 +0200
    Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-25 21:26 +0200
      Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-25 22:48 +0200
        Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-26 12:39 +0200
          Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-26 14:37 +0200
            Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Christian Gollwitzer <auriocus@gmx.de> - 2014-06-26 20:38 +0200
              Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk Ned Deily <nad@acm.org> - 2014-06-26 15:29 -0700
            Re: Python 3.4.1 installer on Mac links Python to old Tcl/Tk "Peter Tomcsanyi" <tomcsanyi@slovanet.sk> - 2014-06-27 23:52 +0200

csiph-web