Le lundi 11 juillet 2011 20:40:56, Isaac Gerg a écrit : > Hmmm.. I just downloaded numpy from here: > http://www.lfd.uci.edu/~gohlke/pythonlibs/ the 64bit windows one without > MKL. > > I installed it successfully and then reran the code. Same error. Any > ideas?
Yes, as I said in my previous answer, you need numpy at your side, but that's not enough. The GDAL python bindings need to be rebuilt against a python with numpy installed. So some extra work would be needed on Tamas side. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
