[gdal-dev] gdal_polygonize.py

Jeff Lake admin at michiganwxsystem.com
Sun Sep 23 10:57:50 PDT 2012


am I missing something here??
installed gdal 1.9.1 from source
configure vars ..
./configure --with-python --with-geos --with-grass --with-mysql

but trying to run gdal_polygonize.py
I get the following



Traceback (most recent call last):
   File "/usr/local/bin/gdal_polygonize.py", line 34, in ?
     import gdal, ogr, osr
   File 
"/usr/lib64/python2.4/site-packages/GDAL-1.9.1-py2.4-linux-x86_64.egg/gdal.py", 
line 2, in ?
     from osgeo.gdal import deprecation_warn
   File 
"/usr/lib64/python2.4/site-packages/GDAL-1.9.1-py2.4-linux-x86_64.egg/osgeo/__init__.py", 
line 24, in ?
     import _gdal
ImportError: 
/usr/lib64/python2.4/site-packages/GDAL-1.9.1-py2.4-linux-x86_64.egg/osgeo/_gdal.so: 
undefined symbol: VSIFTruncateL


this is my first time playing with python... so any pointers


-- 
-Jeff Lake
MichiganWxSystem.com
AllisonHouse.com
TheWeatherCenter.net
GRLevelXStuff.com



More information about the gdal-dev mailing list