[Tutor] Tkinter Calendar to receive user entry.

Alan Gauld alan.gauld at yahoo.co.uk
Tue Feb 7 14:54:48 EST 2017


On 07/02/17 19:40, Peter Otten wrote:

>>> from ttkcalendar import Calendar
>>
>> Doesn't work for me in either Python 3.6.0 or in Python 2.7.6
>>
>> Which version of 2.7 are you using?
> 
> The distribution's Python 2.7.6 on Linux Mint 17. After fixing the import 
> statements...

OK, I went back to your original post again and realized I
needed to download the ttkcalendar.py, its not a standard
module...

works now.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list