Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #41471
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-03-18 18:52 -0700 |
| 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> |
| Subject | Re: [Python 3.3.0] Getting tkinter to work on Python 3 |
| From | "Yves S. Garret" <yoursurrogategod@gmail.com> |
| Message-ID | <mailman.3482.1363657944.2939.python-list@python.org> (permalink) |
On Monday, March 18, 2013 2:39:57 PM UTC-4, Lele Gaifax wrote: > "Yves S. Garret" <yo....@gmail.com> writes: > > > I have. This is what I did and the result that I'm seeing. > > > > $ sudo apt-get install python3-tk > > You installed a "custom" python 3.3, didn't you? So it does not help > installing Ubuntu's python3-tk: your python3.3 interpreter won't even > look into "system" packages. > > Most probably, you need to install the proper development libraries and > *recompile* the Python 3.3 interpreter: > > # apt-get install tk-dev > > ciao, lele. > -- > nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri > real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. > le..@metapensiero.it | -- Fortunato Depero, 1929. 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. Thanks for your help.
Back to comp.lang.python | Previous | Next — Previous 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