SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using Ubuntu 18.04 along with Python 3.6, then pip or pip3 won't help. You need to install tkinter using following command:
tkinter
sudo apt-get install python3-tk