Follow this guide to install Tkinter. However, now, starting with Python version 3.1 and later, it is part of the standard Python distribution.
You can also install it with sudo apt-get install python3-tk-dbg if you are in virtualenv. (The same can be done for a typical installation, not just for virtualenv)
source share