Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24741 > unrolled thread
| Started by | Serhiy Storchaka <storchaka@gmail.com> |
|---|---|
| First post | 2012-07-01 17:31 +0300 |
| Last post | 2012-07-01 17:31 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to use tkinter in python3.2? Serhiy Storchaka <storchaka@gmail.com> - 2012-07-01 17:31 +0300
| From | Serhiy Storchaka <storchaka@gmail.com> |
|---|---|
| Date | 2012-07-01 17:31 +0300 |
| Subject | Re: how to use tkinter in python3.2? |
| Message-ID | <mailman.1682.1341153087.4697.python-list@python.org> |
On 01.07.12 07:25, contro opinion wrote: > i have installed tk ,how to use tkinker in python3.2? You must install tk-dev (or whatever it's called on your system) before Python building (don't forget to rerun configure).
Back to top | Article view | comp.lang.python
csiph-web