[gdal-dev] Re: ImportError: No module named gdal

agisar scott at agi.com
Tue Nov 16 15:34:50 EST 2010


I also was getting that import error and had to make sure that I was pointing
to the python included with FWTools.  Then I got this:

Traceback (most recent call last):
  File "gdal_merge.py", line 463, in ?
    sys.exit(main())
  File "gdal_merge.py", line 433, in main
    if quiet == 0 and verbose == 0:
UnboundLocalError: local variable 'quiet' referenced before assignment

An output file is produced, but is all black.  Export from OpenEV produces
the expected result.
-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/gdal-dev-ImportError-No-module-named-gdal-tp4721899p5745372.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list