Isaac, I've took a chance to install the numpy-amd64 packages from the site you mentioned. If the things are going well the tomorrow builds will contain the numpy enabled gdal win64 packages.
I should however mention that I have some negative experiences with the numpy enabled GDAL (WIN64) packages since the GDAL python tests were crashing with this option, when I was trying to include this this last time. So in case if the tests are not working well, I must revert this addition and remove numpy from the Win64 setup. (The Win32 GDALpackages already contain numpy at http://www.gisinternals.com/sdk) Best regards, Tamas 2011/7/11 Isaac Gerg <[email protected]> > Im not sure I understood your original message. In any case, I have it > working now though I used a different GDAL build than the one down by Tamas. > > > I uninstalled Tamas' build (had to delete a few files in the site-packages > directory) and then install the GDAL libs from here: > http://www.lfd.uci.edu/~gohlke/pythonlibs/ > GDAL-1.8.1.win-amd64-py3.2.exe<http://www.lfd.uci.edu/%7Egohlke/pythonlibs/> > [6.6 MB] [Python 3.2] [64 bit] [Jul 08, 2011] > > My code now works! > > Isaac > > On Mon, Jul 11, 2011 at 2:47 PM, Even Rouault < > [email protected]> wrote: > >> 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
