installer tkinter code example Example 1: how to install tkinter sudo apt-get install python3-tk Example 2: pip install tkinter python -m pip install tk