[gdal-dev] problem in gdal_fillnodata.py
Frank Warmerdam
warmerdam at pobox.com
Tue Sep 21 10:38:00 EDT 2010
ahmet temiz wrote:
> hello
>
> Could you tell me what the problem was ?
>
>
> orkun at orkun-desktop:~/data/pro1001/yuk$ python gdal_fillnodata.py -md
> 100 work1.tif dem1.tif
> Traceback (most recent call last):
> File "/usr/local/gdal/swig/python/scripts/gdal_fillnodata.py", line
> 34, in <module>
> import gdal
> File "/usr/local/lib/python2.5/site-packages/gdal.py", line 2, in <module>
> from osgeo.gdal import deprecation_warn
> File "/usr/local/lib/python2.5/site-packages/osgeo/__init__.py",
> line 24, in <module>
> import _gdal
> ImportError: /usr/local/lib/python2.5/site-packages/osgeo/_gdal.so:
> undefined symbol: GDALSetRasterUnitType
Ahmet,
Hmm, funky. Perhaps you have multiple versions of libgdal.so
installed on your system and an older one is being picked up at runtime?
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 | Geospatial Programmer for Rent
More information about the gdal-dev
mailing list