python3.7 tkinter install from source code example Example 1: install tkinter pip3 install tk Example 2: install tkinter pip install tk