After following step by step the instructions here to install GDAL: http://sandbox.idre.ucla.edu/sandbox/tutorials/installing-gdal-for-windows
When I run from osgeo import gdal, I get the following:
ImportError: DLL load failed: The specified module could not be found.How could I fix this?
I use python 2.7, Windows 10 64 bits
أكثر...
When I run from osgeo import gdal, I get the following:
ImportError: DLL load failed: The specified module could not be found.How could I fix this?
I use python 2.7, Windows 10 64 bits
أكثر...