Frank,
Thanks for your reply, I solved my problem by recompiling GDAL with
--with-python option.
Thanks.
On 02/09/2011 05:40 PM, Frank Warmerdam wrote:
On 11-02-09 11:23 AM, Giacomo Piva wrote:
Hi all,
I'm getting this error when calling gdal_merge.py command.
Traceback (most recent call la
On 11-02-09 11:23 AM, Giacomo Piva wrote:
Hi all,
I'm getting this error when calling gdal_merge.py command.
Traceback (most recent call last):
File "/home/meeo/bin/gdal_merge.py", line 31, in ?
import gdal
File "/usr/lib/python2.4/gdal.py", line 7, in ?
import _gdal
ImportError: No module name
Hi all,
I'm getting this error when calling gdal_merge.py command.
Traceback (most recent call last):
File "/home/meeo/bin/gdal_merge.py", line 31, in ?
import gdal
File "/usr/lib/python2.4/gdal.py", line 7, in ?
import _gdal
ImportError: No module named _gdal
I don't know python 'c