I installed the latest gdal with all the latest basemaps and tried to run 
the testgdal.py program in examples.  I get this error:
Traceback (most recent call last):
  File "C:\Documents and Settings\kpeters\My 
Documents\basemap-0.99\examples\testgdal.py", line 19, in <module>
    array = gd.ReadAsArray()
AttributeError: 'NoneType' object has no attribute 'ReadAsArray'

Anyone know what the problem is?  Do I need something else?
Kurt



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to