Sigh, this is driving me crazy

I tried downloading the Scipy-Superpack for os x from scipy.org,  
which supposedly contains compatible numpy and scipy binaries.  But  
when I try to import pylab, I get:
---
  "RuntimeError: module compiled against version 90709 of C-API but  
this version of numpy is 1000000"
---
So I went off to find a newer build of matplotlib, but Sourceforge  
and pythonmac.org only have mpkg binaries for 87.4.   I tried  
installing setuptools to use the .egg version, but didn't get very  
far before my head started hurting (who named this thing "easy"?).   
Similarly trying to compile the source code gives me:
---
C compiler: gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/ 
MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp  
-mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3
compile options: '-I/usr/local/include -I/usr/include -I. -I/Library/ 
Frameworks/Python.framework/Versions/2.4/include/python2.4 -c'
gcc: src/_isnan.c
gcc: cannot specify -o with -c or -S and multiple compilations
---

Long story short, I'm giving up.  Has anyone compiled an mpkg binary  
of mpl 87.5 (compatible with numpy 1.0b5) for os x?

Sincerely,
    Brendan
__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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

Reply via email to