Darren Dale wrote:
> On Tuesday 08 August 2006 17:02, George Gumas wrote:
>   
>> I downloaded numpy 10000  and matplotlib and when running numpy i get  the
>> error message below
>>  from matplotlib._ns_cntr import *
>> RuntimeError: module compiled against version 90709 of C-API but this
>> version of numpy is 1000000
>>
>>     
This error may happen if you forgot to rebuild all matplotlib against 
the new numpy. Did you try recompiling everything by removing the build 
directory of matplotlib ?

David

-------------------------------------------------------------------------
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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to