I am having a problem during the installation of tkinter. I have version 2.7.11. I entered the pip install tkinter on dos but it shows the following message:
pip install tkinter
to find your package run:
sudo yum search python|grep tk
mine was:
yum install python3-tkinter.x86_64