Matplotlib is a comprehensive library for creating static animated and interactive visualizations in python.
How to install matplotlib in python 2 7 windows.
There are two main options.
Install a complete distribution like anaconda canopy winpython etc.
Installing matplotlib through pip by automatically downloading the files from the python index as you re trying to do here will most probably fail for windows.
I ve found that the basemap module for matplotlib and python binary installer for windows cannot detect python on the system when python is installed as part of a stack install like anaconda or winpython.
For example which default backend to use whether some of the optional libraries that matplotlib ships with are installed and so on.
Python m pip install u pip python m pip install u matplotlib if this command results in matplotlib being compiled from source and there s trouble with the compilation you can add prefer binary to select the newest version of matplotlib for which there is a precompiled wheel for your os and python.
Which already has all the respective libraries included.
Matplotlib produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.
Https amzn to 35a7acf top 3 programming languages for robotics.
The installer exits rather than allow you to point to the directory of installation.
Cd matplotlib python mpip install.
Best python book for beginners.
I have to therefore install via source.