Hmmm.. I just downloaded numpy from here: <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/">http://www.lfd.uci.edu/~gohlke/pythonlibs/</a> the 64bit windows one without MKL.<div><br></div><div>I installed it successfully and then reran the code.  Same error.  Any ideas?</div>

<div><br></div><div>Isaac<br><br><div class="gmail_quote">On Mon, Jul 11, 2011 at 2:36 PM, Even Rouault <span dir="ltr">&lt;<a href="mailto:even.rouault@mines-paris.org">even.rouault@mines-paris.org</a>&gt;</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:27:12, Isaac Gerg a écrit :<br>
<div class="im">&gt; Hi everyone,<br>
&gt; I am using GDAL 1.8.1 with Python 3.2 on Windows 7 64-bit (<br>
&gt; <a href="http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal" target="_blank">http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal</a><br>
</div>&gt; -1-8-mapserver-6-0.zip&lt;<a href="https://exchange1.arl.psu.edu/owa/redir.aspx?C=783cf" target="_blank">https://exchange1.arl.psu.edu/owa/redir.aspx?C=783cf</a><br>
&gt; cdde12e4056b2ac3fd8875cc2b1&amp;URL=http%3a%2f%<a href="http://2fwww.gisinternals.com" target="_blank">2fwww.gisinternals.com</a>%2fsdk%2fP<br>
&gt; ackageList.aspx%3ffile%3drelease-1600-x64-gdal-1-8-mapserver-6-0.zip&gt;).<br>
<div class="im">&gt; (Thank you for providing this binary!)<br>
&gt;<br>
&gt; I am using the code at<br>
&gt; <a href="http://adventuresindevelopment.blogspot.com/2008/12/python-gdal-adding-geot" target="_blank">http://adventuresindevelopment.blogspot.com/2008/12/python-gdal-adding-geot</a><br>
</div>&gt; iff-meta-data.html&lt;<a href="https://exchange1.arl.psu.edu/owa/redir.aspx?C=783cfcdde" target="_blank">https://exchange1.arl.psu.edu/owa/redir.aspx?C=783cfcdde</a><br>
&gt; 12e4056b2ac3fd8875cc2b1&amp;URL=http%3a%2f%2fadventuresindevelopment.blogspot.c<br>
&gt; om%2f2008%2f12%2fpython-gdal-adding-geotiff-meta-data.html&gt; and<br>
<div class="im">&gt; WriteArray() is giving me the following error builtins.ImportError: No<br>
&gt; module named gdalnumeric, File<br>
&gt; &quot;C:\Python32\Lib\site-packages\osgeo\gdal.py&quot;, line 986, in WriteArray<br>
&gt;   import gdalnumeric.<br>
&gt;<br>
&gt; Why is the import for gdalnumeric not working?<br>
<br>
</div>Likely because a numpy version compatible with Python 3.2 is needed when<br>
building the GDAL python bindings (and then when using them). I believe latest<br>
numpy releases are compatible with python 3.X<br>
<br>
&gt;<br>
&gt; Thanks in advance,<br>
&gt; Isaac<br>
</blockquote></div><br></div>