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


Groups > comp.lang.python > #24741

Re: how to use tkinter in python3.2?

From Serhiy Storchaka <storchaka@gmail.com>
Subject Re: how to use tkinter in python3.2?
Date 2012-07-01 17:31 +0300
References <CA+YdQ_4UxgvDRfkWjGRF-z9V4+wSpGzKndkMBSbbobWOzfyzFA@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1682.1341153087.4697.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: how to use tkinter in python3.2? Serhiy Storchaka <storchaka@gmail.com> - 2012-07-01 17:31 +0300

csiph-web