sudo python KiTools.py 1 ⨯
Traceback (most recent call last):
File "KiTools.py", line 14, in
import Tkinter, Tkconstants, tkFileDialog
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 42, in
raise ImportError, str(msg) + ', please install the python-tk package'
ImportError: No module named _tkinter, please install the python-tk package
sudo python KiTools.py 1 ⨯
Traceback (most recent call last):
File "KiTools.py", line 14, in
import Tkinter, Tkconstants, tkFileDialog
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 42, in
raise ImportError, str(msg) + ', please install the python-tk package'
ImportError: No module named _tkinter, please install the python-tk package