Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41478
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:: [': 0.03; 'interpreter': 0.04; 'subject:Python': 0.05; 'properly.': 0.07; '(it': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:Getting': 0.09; 'terry': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'weird.': 0.16; 'wrote:': 0.17; 'compilation': 0.17; 'working.': 0.17; 'jan': 0.18; 'subject:] ': 0.19; 'equivalent': 0.20; 'work.': 0.23; 'installed': 0.23; 'seems': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'compiled': 0.27; 'header:X -Complaints-To:1': 0.28; 'installed,': 0.29; 'to:addr:python- list': 0.33; 'doing': 0.35; 'pm,': 0.35; 'received:org': 0.36; 'ok,': 0.37; 'previous': 0.37; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'received:fios.verizon.net': 0.84; 'pc,': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: [Python 3.3.0] Getting tkinter to work on Python 3 |
| Date | Mon, 18 Mar 2013 23:39:12 -0400 |
| References | <CAJ=2b07Ji9z4QjPUdn6eEy7cGXeFnLByWKaDwna=7qc=Tb7Aug@mail.gmail.com> <CADDtcm_2xyTBfgQXV9aaMwo1QxxaPb6-De1UYm9+3bX7agnKTg@mail.gmail.com> <CAJ=2b05PE0LB0R_2mqsdAxoh6=cu83WVmLyNxM_p5dk+jxTSbg@mail.gmail.com> <mailman.3467.1363632015.2939.python-list@python.org> <5a9db8f4-c75e-466e-8e06-3e88d6ba93c0@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-173-75-251-66.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 |
| In-Reply-To | <5a9db8f4-c75e-466e-8e06-3e88d6ba93c0@googlegroups.com> |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3487.1363664370.2939.python-list@python.org> (permalink) |
| Lines | 12 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1363664370 news.xs4all.nl 6844 [2001:888:2000:d::a6]:43355 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:41478 |
Show key headers only | View raw
On 3/18/2013 9:52 PM, Yves S. Garret wrote: > Ok, it now seems to work. Weird. I had tk-dev installed (it seems) > and then after I re-compiled my interpreter just now, it's working. If your previous compilation was before tk-dev was installed, it will not have compiled _tkinter properly. On PC, one also has to re-compile after doing equivalent of downloading tk-dev. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [Python 3.3.0] Getting tkinter to work on Python 3 Lele Gaifax <lele@metapensiero.it> - 2013-03-18 19:39 +0100
Re: [Python 3.3.0] Getting tkinter to work on Python 3 "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-18 18:52 -0700
Re: [Python 3.3.0] Getting tkinter to work on Python 3 Terry Reedy <tjreedy@udel.edu> - 2013-03-18 23:39 -0400
Re: [Python 3.3.0] Getting tkinter to work on Python 3 "Yves S. Garret" <yoursurrogategod@gmail.com> - 2013-03-18 18:52 -0700
csiph-web