Python - Tkinter

What’s about the Tkinter module for python. By default it should be implemented in python but when I import the module I get following error message:

2016-02-22 08:46:41,573 [1] WARN MsgListener - . import _tkinter # If this fails your Python may not be configured for Tk
2016-02-22 08:46:41,574 [1] WARN MsgListener - . ImportError: No module named _tkinter

Is it planned to implement the Tkinter module?

Hello Ralle,

Yes, there is a plan to include Tkinter module, but the level of support won’t be necessary any better than what we currently have in 2014 version. If we get the Tkinter to work in first place.

 

Hi,

Has there been a status change about the Tkinter module, I would also be interested in this.

Regards,

 

Hi,

I’d be interested, too, to know whether some improvement was made in this area.

Thanks!!

+1

Hi, What is the update on this. I still keep getting the same error as Ralle mentioned