Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41478
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: [Python 3.3.0] Getting tkinter to work on Python 3 |
| Date | 2013-03-18 23:39 -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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3487.1363664370.2939.python-list@python.org> (permalink) |
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