install tkinter in ubuntu

C++
sudo apt-get update
sudo apt install python3-tk
Source

Also in C++: