87.5 binary for os-x

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 aroundhttp://mail.yahoo.com

I've been busy, but I will try to make mpkgs for mpl and numpy tonight
and post them to the pythonmac-sig list so they get added to the
pythonmac listing.

- Charlie

···

On 9/11/06, Brendan Simons <spam4bsimons@...185...> wrote:

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
matplotlib-devel List Signup and Options

Charlie Moad wrote:

I've been busy, but I will try to make mpkgs for mpl and numpy tonight
and post them to the pythonmac-sig list so they get added to the
pythonmac listing.

In the meantime, why not just post the eggs there? That's probably the way of the future anyway.

And for the OP: Charlie has put eggs for OS-X that work for a t least a few of us here:

http://euclid.uits.iupui.edu/mplfiles/

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...236...

Ok, I uploaded the mpkgs to, "http://euclid.uits.iupui.edu/mplfiles/&quot;\.
Chris, can you please notify the pythonmac list? I am shuffling
around my mailing lists and I am not subscribed at this instant.

Thanks,

···

On 9/12/06, Christopher Barker <Chris.Barker@...236...> wrote:

Charlie Moad wrote:
> I've been busy, but I will try to make mpkgs for mpl and numpy tonight
> and post them to the pythonmac-sig list so they get added to the
> pythonmac listing.

In the meantime, why not just post the eggs there? That's probably the
way of the future anyway.

And for the OP: Charlie has put eggs for OS-X that work for a t least a
few of us here:

http://euclid.uits.iupui.edu/mplfiles/

-Chris

--
Christopher Barker, Ph.D.
Oceanographer

NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...236...