python how to install tkinter and TK code example Example 1: install tkinter pip3 install tk Example 2: install tkinter pip install tk