I am using Anaconda with Python 3.5.2, Matplotlib 2.0.2, PyQt5.6 on a windows 10 machine. When I import matplotlib.pyplot as plt I get the following error:
...
3 steps can solve this problem:
pip uninstall pyqt5 pip uninstall matplotlib pip install matplotlib