I tried to use the matplotlib package via Pycharm IDE on windows 10. when I run this code:
from matplotlib import pyplot
I get the followin
On CentOS 7 and Python 3.4, the command is sudo yum install python34-tkinter
sudo yum install python34-tkinter
On Redhat 7.4 with Python 3.6, the command is sudo yum install rh-python36-python-tkinter
sudo yum install rh-python36-python-tkinter