On Thursday 13 July 2006 8:08 pm, Brian Wilfley wrote:
> Hello,
>
> I've just come across matplotlib and I'm very impressed. It looks very
> useful.
>
> I just installed on a WinXP machine:
> enthon-python2.4-1.0.0.beta3.exe
> matplotlib-0.87.4.win32-py2.4.exe.
>
> The install went fine. I also put the default matplotlibrc file into
> my %HOME%\.matplotlib.
>
> I ran ipython from the "Start" menu. Note that this runs ipython
> without the -pylab argument.
>
> I started to try the first example and had a problem with "from pylab
> import * ". Also this failure occured using the "ordinary" python
> shell. The output from ipython is below.
>
> I'm afraid I mixed and matched inappropriately withe the enthought 2.4
> beta 3 and matplotlibe 0.87.4 py2.4 pairing.
>
> Any thoughts?

>
> RuntimeError: module compiled against version 90709 of C-API but this
> version of numpy is 90907

I think the numpy version provided with enthought is pulled from the svn 
repository. If this is true, it will make life difficult for packages like 
matplotlib for windows that are compiled against the latest numpy release, in 
this case 0.9.8. Somebody please correct me if I'm wrong.


-------------------------------------------------------------------------
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