Darren Dale wrote:
> On Tuesday 08 August 2006 17:02, George Gumas wrote:
>
>> I downloaded numpy 1 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
>> versi
We're waiting on some possible changes in the numpy c-api before
scipy. Hopefully we will have a working release in the next week.
On 8/8/06, Bill Baxter <[EMAIL PROTECTED]> wrote:
> Matplotlib needs to be recompiled against the latest Numpy.
> They should release a new version compatible with Nu
Matplotlib needs to be recompiled against the latest Numpy.They should release a new version compatible with Numpy 1.0 beta soon.--bbOn 8/9/06, George Gumas
<[EMAIL PROTECTED]> wrote:I downloaded numpy 1 and matplotlib and when running numpy i get the error message below
from matplotlib._n
On Tuesday 08 August 2006 17:02, George Gumas wrote:
> I downloaded numpy 1 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 100
>
> How
I downloaded numpy 1 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 100
How do I go about chaning the version of rither numpy or matplotlib