<p>Hi everyone,</p>
<div>I am using GDAL 1.8.1 with Python 3.2 on Windows 7 64-bit (<a href="https://exchange1.arl.psu.edu/owa/redir.aspx?C=783cfcdde12e4056b2ac3fd8875cc2b1&amp;URL=http%3a%2f%2fwww.gisinternals.com%2fsdk%2fPackageList.aspx%3ffile%3drelease-1600-x64-gdal-1-8-mapserver-6-0.zip" target="_blank">http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal-1-8-mapserver-6-0.zip</a>).   (Thank you for providing this binary!)</div>


<div><br></div>
<div>I am using the code at <a href="https://exchange1.arl.psu.edu/owa/redir.aspx?C=783cfcdde12e4056b2ac3fd8875cc2b1&amp;URL=http%3a%2f%2fadventuresindevelopment.blogspot.com%2f2008%2f12%2fpython-gdal-adding-geotiff-meta-data.html" target="_blank">http://adventuresindevelopment.blogspot.com/2008/12/python-gdal-adding-geotiff-meta-data.html</a> and 
WriteArray() is giving me the following error builtins.ImportError: No module 
named gdalnumeric, File &quot;C:\Python32\Lib\site-packages\osgeo\gdal.py&quot;, line 986, 
in WriteArray</div>
<div>  import gdalnumeric.</div>
<div><br></div>
<div>Why is the import for gdalnumeric not working?</div>
<div><br></div>
<div>Thanks in advance,</div>
<div>Isaac</div>