[gdal-dev] gdalnumeric problems with Python 3.2 Windows 7 64 bit
Isaac Gerg
isaac.gerg at gergltd.com
Mon Jul 11 14:55:00 EDT 2011
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/~gohlke/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
<even.rouault at mines-paris.org>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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110711/d63f84f8/attachment-0001.html
More information about the gdal-dev
mailing list