I have successfully installed matplotlib with python 2.6 on x64 Windows7. When I try to import matplotlib, it shows the following error. I have also installed numpy followin
Here's a list of the programs you can install on windows:
http://www.lfd.uci.edu/~gohlke/pythonlibs/
And you'll need the following dependencies: Requires numpy, dateutil, pytz, pyparsing, six
You're probably looking for:
pip install python-dateutil