Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 20 Online
OpenStudy (anonymous):

Install matplotlib on Windows 7? The link in the homework for PS6 gives you a file for installing on Mac. When I search online for a windows D/L I can only find them for Python 2.7. Does anyone know where I can get matplotlib for Python 2.5 on Windows?

OpenStudy (e.mccormick):

At the bottom of the download page: http://matplotlib.org/downloads.html They have a link to the old versions. The issue then is finding what version is made to work with 2.5.

OpenStudy (anonymous):

Awesome. I have a version that installs to 2.5, but it gives me another issue. When I run the .exe it gives me the errors: "could not create: matplotlib-py2.5" "could not create: python 2.5 matplotlib-1.1.1" 'could not set key value: "C:\Python25\Removematplotlib.exe" - u "C:\Python25\motplotlib-wininst.log" ' Another user ran into this issue a few months ago, but his post never got resolved. I have numpy installed and it imports to IDLE correctly. Any ideas on what's causing matplotlib to fail? (I'll attach the file I ran, for reference)

OpenStudy (e.mccormick):

I found this reply: The error you have comes from the compiled c-extensions not being installed or being complied against the wrong versions windows/compilers/stuff. – tcaswell So it is probably something between the newer operating system and the older software. The solution would to be a newer version of Python and matplotlib.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!