Installation file Download:
Http://pan.baidu.com/s/1jHUSznK
Matplotlib is a Python graphics framework, similar to the MATLAB and R languages.
Matplotlib's official address is http://matplotlib.org/ for http://matplotlib.org/downloads.html, select the corresponding version can be installed, I choose the version of Matplotlib-1.3.1.win32-py2.7.exe.
Download NumPy1.8 various versions:
Https://sourceforge.net/projects/numpy/files/NumPy/1.8.1/
Installing matplotlib only requires installation files for Dateutil and pyparsing,win32 to be found here http://www.lfd.uci.edu/~gohlke/pythonlibs/.
Pip Install Wheel
Wheel File Installation Methods
Install scipy, then copy six.py Six.pyc six.pyo three files from C:\Python27\Lib\site-packages\scipy\lib to C:\Python27\Lib\ The Site-packages directory.
Official website Download: http://www.pythonhosted.org/six/
I downloaded the six-1.8.0 source package, after decompression, to unzip the directory, command line execution of the direct Python setup.py install can be completed
After
Python 2.7 How to install Matplotlib-window 64-bit