need help using Tkinter

Manzur Ahmed dearmanzur at gmail.com
Wed Jul 29 00:35:44 EDT 2009


i figured it out.  its actually because i'm using python 3.1.  for python
3.0+, many of the packages are lowercased, tkinter being one of them and so
thats why i wan getting a module not found error . . .  thanks for getting
back to me.

manzur

On Tue, Jul 28, 2009 at 8:06 PM, Jan Kaliszewski <zuo at chopin.edu.pl> wrote:

> 28-07-2009 o 17:17 Manzur Ahmed <dearmanzur at gmail.com> wrote:
>
> i wanted to ask you if one of you could help me to use Tkinter. i'm trying
>> to just create a simple GUI for which I have provided the code for below.
>>
> [snip]
>
>> i tried to google search this and there were some threads that were saying
>> to install tcl but that does not work. I did check the Lib directory under
>> the Python directory and I did not see a Tkinter module anywhere which I
>> think is the problem. Do you know how I would go about with getting this
>> module and if that is not the problem or if you think it might be caused
>> by
>> something else, can you please give me some guidance?
>>
>
> What operating system do you use?
>
> *j
>
> --
> Jan Kaliszewski (zuo) <zuo at chopin.edu.pl>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090729/36b5a563/attachment-0001.html>


More information about the Python-list mailing list