hello
Could you tell me what the problem was ?
or...@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
how can I solve the problem
regards
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev