[Numpy-discussion] numpy and matplotlib
David Cournapeau
david at ar.media.kyoto-u.ac.jp
Tue Aug 8 22:01:56 CDT 2006
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
More information about the Numpy-discussion
mailing list