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. <div><br></div><div>I uninstalled Tamas' build (had to delete a few files in the site-packages directory) and then install the GDAL libs from here:</div>
<div><a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/">http://www.lfd.uci.edu/~gohlke/pythonlibs/</a></div><div><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/" style="color: rgb(0, 0, 128); text-decoration: underline; ">GDAL-1.8.1.win-amd64-py3.2.exe</a></span><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "> </span><span class="Apple-style-span" style="font-family: 'Times New Roman'; font-size: medium; "><span style="font-size: 1em; color: rgb(102, 102, 102); "> [6.6 MB] [Python 3.2] [64 bit] [Jul 08, 2011]</span></span></div>
<div><font class="Apple-style-span" color="#666666" face="'Times New Roman'" size="3"><br></font></div>My code now works! <br><br>Isaac<div><div class="gmail_quote"><br></div><div class="gmail_quote">On Mon, Jul 11, 2011 at 2:47 PM, Even Rouault <span dir="ltr"><<a href="mailto:even.rouault@mines-paris.org">even.rouault@mines-paris.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Le lundi 11 juillet 2011 20:40:56, Isaac Gerg a écrit :<br>
<div class="im">> Hmmm.. I just downloaded numpy from here:<br>
> <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/" target="_blank">http://www.lfd.uci.edu/~gohlke/pythonlibs/</a> the 64bit windows one without<br>
> MKL.<br>
><br>
> I installed it successfully and then reran the code. Same error. Any<br>
> ideas?<br>
<br>
</div>Yes, as I said in my previous answer, you need numpy at your side, but that's<br>
not enough. The GDAL python bindings need to be rebuilt against a python with<br>
numpy installed. So some extra work would be needed on Tamas side.<br>
</blockquote></div><br></div>