[Tutor] Tkinter Calendar to receive user entry.

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


On 07/02/17 10:18, Peter Otten wrote:

> $ cat demo.py
> #!/usr/bin/env python
> import calendar
> import ttk
> import Tkinter
> 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?

-- 
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