Tkinter should already be available on your system since it is built-in. If importing generates an error, either reinstall python or use the command (for linux systems): sudo apt-get install ...