On Sat, 2 Apr 2016 08:24:19 +0200 Remi Pointel <[email protected]> wrote:
> > Hello, > > Tkinter has been renamed to tkinter in Python 3, so you should import > 'Tkinter' in Python 2 (https://docs.python.org/2/library/tkinter.html). > > Cheers, > > Remi. Thanks, Remi. That fixes the problem. I feel a bit goofy for not doing the basic research before posting to ports-bugs.
