Gdal

Jorge Conrado Conforte jorge.conforte at inpe.br
Fri Oct 7 07:53:01 EDT 2022



Hi, 




I installed GDAL using the pip command and conda. But, I did: 

import gdal and I had: 

Traceback (most recent call last): 
File "<stdin>", line 1, in <module> 
ModuleNotFoundError: No module named 'gdal' 





I need gdal to remap some data. 

Please, help me 




Conrado 


More information about the Python-list mailing list