> Hi!
> I try to compile numpy rc3 on Panther and get following errors.
> (I start build with "python2.3 setup.py build" to be sure to use the
> python shipped with OS X. I din't manage to compile Python2.5 either
> yet with similar errors)
> Does anynbody has an Idea?
> gcc-3.3
> XCode 1.5
> November gcc updater is installed
>

I couldn't get numpy building with Python 2.5 on 10.3.9 (although I
had different compile errors). The solution that ended up working for
me was Python 2.4. There's a bug in the released version of Python 2.5
that's preventing it from working with numpy, should be fixed in the
next release.

You can find a .dmg for Python 2.4 here:
http://pythonmac.org/packages/py24-fat/index.html

Jay P.

-------------------------------------------------------------------------
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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to