Older Version of Matplotlib for Python 2.2.1

Hi there,

I was searching for an older version of matplotlib for using it with python 2.2.1 (parts of the project can only be interpreted with this old version
L).

Is there a package for an installation under windows (just like the current versions)?

I tried to build 0.80 and 0.87 from the sources and had no success.

Thx for any help!

Greetings

Andreas

···

iSyst Intelligente Systeme GmbH

Nordostpark 91 | 90411 Nuernberg

Geschaeftsfuehrer: Prof. Dr.-Ing. Hans Rauch, Christine Rauch, Daniel Heinrich

Sitz der Gesellschaft: Nuernberg

Registergericht: Amtsgericht Nuernberg HRB 17887

Steuernr. 241/129/40894 | USt-IdNr.: DE212895677

what kind of errors did you get when building on windows? I recently found out that Visual Studio is required to build MPL on windows. This is because MPL contains C++ sources. Additionally, you must have the same version of Visual Studio that was used to build Python. So if you installed python 2.2.1 from a windows installer, then you will have to find out which version of Visual Studio to use. But I think if you build python yourself, then you can use whatever version of Visual Studio you want.

This is the error you get when you have the wrong version of Visual Studio. At least in Python 2.6. The error message may be different in older versions of python.

error: Unable to find vcvarsall.bat

-Ben

···

From: Schnappauf, Andreas [mailto:Andreas.Schnappauf@…3012…]
Sent: Thursday, March 04, 2010 9:04 AM
To: matplotlib-users@lists.sourceforge.net
Subject:
[Matplotlib-users] Older Version of Matplotlib for Python 2.2.1

Hi there,

I was searching for an older version of matplotlib for using it with python 2.2.1 (parts of the project can only be interpreted with this old version L).

Is there a package for an installation under windows (just like the current versions)?

I tried to build 0.80 and 0.87 from the sources and had no success.

Thx for any help!

Greetings

Andreas


iSyst Intelligente Systeme GmbH
Nordostpark 91 | 90411 Nuernberg
Geschaeftsfuehrer: Prof. Dr.-Ing. Hans Rauch, Christine Rauch, Daniel Heinrich
Sitz der Gesellschaft: Nuernberg
Registergericht: Amtsgericht Nuernberg HRB 17887
Steuernr. 241/129/40894 | USt-IdNr.: DE212895677

Hi,

Have you solved your problem ? I'm searching matplotlib for python 2.3 under
windows . Can you help me?
Thanks.

Schnappauf, Andreas wrote:

···

Hi there,
I was searching for an older version of matplotlib for using it with
python 2.2.1 (parts of the project can only be interpreted with this old
version :().
Is there a package for an installation under windows (just like the
current versions)?

I tried to build 0.80 and 0.87 from the sources and had no success.
Thx for any help!

Greetings
Andreas

________________________________
iSyst Intelligente Systeme GmbH
Nordostpark 91 | 90411 Nuernberg
Geschaeftsfuehrer: Prof. Dr.-Ing. Hans Rauch, Christine Rauch, Daniel
Heinrich
Sitz der Gesellschaft: Nuernberg
Registergericht: Amtsgericht Nuernberg HRB 17887
Steuernr. 241/129/40894 | USt-IdNr.: DE212895677

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
View this message in context: http://old.nabble.com/Older-Version-of-Matplotlib-for-Python-2.2.1-tp27781592p28231225.html
Sent from the matplotlib - users mailing list archive at Nabble.com.