I am having running pylab from scipy in that I get the error messsage
 """ E:\ProgramFiles\Python\Lib\site-packages\matplotlib\_contour.py", line 17, in ?
     from matplotlib._ns_cntr import *
    RuntimeError: module compiled against version 90709 of C-API but this version of numpy is 1000000"""

I am using the following modules
python 2.4 scipy-0.5.0
python 2.4 numpy-1.0b1
python 2.4 matplotlib-087.4

and running python windowsXp
I  cant find other versions of matlinbplot, and when I try different versions of numpy I get an error of the sort that
it cant load oldnumeric.
  
Can someone suggest a solution to my problem

thanks

george gumas


-------------------------------------------------------------------------
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
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to