[FWTools] Error:No module named gdaltest

Frank Warmerdam warmerdam at pobox.com
Wed Jun 25 09:30:45 EDT 2008


Travis Kirstine wrote:
> All,
> 
> I'm try to test ogr - sde connection using the ogr_sde.py example
> provided by Howard Butler.  The problem I have is that I cannot import
> or find the gdaltest module.

Travis,

ogr_sde.py is part of the test suite, and the test suite depends on a few
extra scripts distributed with the test suite.  The test suite lives at:

   http://svn.osgeo.org/gdal/trunk/autotest

You can grab the gdaltest.py script from:

   http://svn.osgeo.org/gdal/trunk/autotest/pymod/gdaltest.py

You may also need:

   http://svn.osgeo.org/gdal/trunk/autotest/pymod/ogrtest.py

You can likely copy these into the FWTools pymod directory so they will
be found.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the FWTools mailing list