Python install tkinter

#python2
sudo apt-get install python-tk

# python3

sudo apt-get install python3-tk