>>>>> "Chris" == Chris S <[EMAIL PROTECTED]> writes:
Chris> I've spent the last 3 hours trying to install Matplotlib
Chris> 0.87.6 on Windows, with no luck. The main problem I've run
Chris> into is finding a compatible version of
Chris> Numeric/Numarry/Numpy to use, and unfortanately the website
Chris> doesn't mention this detail.
Chris> I've tried installing numpy-1.0, 0.9.8, and 0.9.6, and I
Chris> get some variation of the error below when I try to import
Chris> matplotlib. What version of Numpy should Matplotlib work
Chris> with?
Chris> Regards, Chris Spencer
Chris> RuntimeError: module compiled against version 1000002 of
Chris> C-API but this version of numpy is 90709
I think that 97.6 was compiled against 1.0rc2 but Charlie Moad is the
authority on this since he did the compile. I have added this "news
flash" to the site
The latest matplotlib for windows was compiled with numpy
1.0rc2. Please do not upgrade matplotlib for windows if you are
running the latest numpy 1.0rc3. Check back soon as we hope to get a
binary build for the latest numpy ASAP. You can check your numpy
version by doing
>>> import numpy
>>> print numpy.__version
Note, the latest matplotlib compiles and runs fine against the
latest numpy -- this only affects binary builds such as the windows
installer.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users