>>> from matplotlib import pyplot as plt Traceback (most recent call last): File \"\", line 1, in from matplotlib imp
On jupyter notebook I solved this problem by this way:
Install "numpy-1.11.0b2+mkl-cp35-none-win_amd64.whl" from this page.
If there is still no change, it's worth trying to reinstall matplotlib by pip.