Quantcast
Channel: Question and Answer » gdal
Viewing all articles
Browse latest Browse all 397

How to use gdal module in python

$
0
0

i am trying to import gdal modules from osgeo installed in my win64x machine but i get the following error. i am using the python shell from arcgis 10.1 that comes with python 2.7.2

Traceback (most recent call last):
File “”, line 1, in
from osgeo import ogr
ImportError: No module named osgeo


Viewing all articles
Browse latest Browse all 397

Trending Articles