Hi everyone,<div><br></div><div>I am using GDAL 1.8.1 with Python 3.2 on
Windows 7 64-bit (<a
href="http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal-1-8-mapserver-6-0.zip">http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal-1-8-mapserver-6-0.zip</a>). &nbsp;</div><div><br></div><div>I am using the code at&nbsp;<a href="http://adventuresindevelopment.blogspot.com/2008/12/python-gdal-adding-geotiff-meta-data.html">http://adventuresindevelopment.blogspot.com/2008/12/python-gdal-adding-geotiff-meta-data.html</a>&nbsp;and WriteArray() is giving me the following error&nbsp;builtins.ImportError: No module named gdalnumeric,&nbsp;File "C:\Python32\Lib\site-packages\osgeo\gdal.py", line 986, in WriteArray</div><div>&nbsp; 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>Elliot</div>