William Kyngesburye wrote:
The problem is in Enthought's python, for using the retracted numpy, and they need to update their numpy (which could be a while if they don't want to use RC versions). I'm afraid I can't support using numpy 1.4.0.
Maybe you can follow: http://www.kyngchaos.com/macosx/build/gdal and do it yourself. I assume you could use all the other Framework binaries for the dependencies.
In fact, you may be able to re-build only the python bindings, and that be as simple as running "python setup.py build", once you've made sure that you've got your python using the right numpy.
-Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
