Hi everyone,
I am using GDAL 1.8.1 with Python 3.2 on Windows 7 64-bit
(<http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-x64-gdal-1-8-mapserver-6-0.zip>).
  
I am using the code at 
<http://adventuresindevelopment.blogspot.com/2008/12/python-gdal-adding-geotiff-meta-data.html>
 and WriteArray() is giving me the following error builtins.ImportError: No 
module named gdalnumeric, File "C:\Python32\Lib\site-packages\osgeo\gdal.py", 
line 986, in WriteArray  import gdalnumeric.
Why is the import for gdalnumeric not working?
Thanks in advance,Elliot
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to