Re: [gdal-dev] Re: how to (install) use gdal libraries in python

2010-08-24 Thread Christopher Barker
mail2vajram wrote: Thanks for ur help I followed the complete procedure,in the PDF provided by JAY.L but after installing all the appropriate bindings also i got an error..Here i attached screen shot of the error message Please give the suggestion to rectify this error... sorry, no tim

[gdal-dev] Re: how to (install) use gdal libraries in python

2010-08-22 Thread mail2vajram
Thanks for ur help I followed the complete procedure,in the PDF provided by JAY.L but after installing all the appropriate bindings also i got an error..Here i attached screen shot of the error message Please give the suggestion to rectify this error... Thnaks. http://osgeo-org.18032

Re: [gdal-dev] Re: how to (install) use gdal libraries in python

2010-08-19 Thread Christopher Barker
mail2vajram wrote: I installed python 2.7(installation procedure in first slide), and download gdal 32-1.6 files and extracted and placed in c drive(files in second slide), then i set the envoronment variables(slide 3).Then when i wrote simple one line code and run it. but i got the error(screen

[gdal-dev] Re: how to (install) use gdal libraries in python

2010-08-18 Thread mail2vajram
Thanks for your response. I installed python 2.7(installation procedure in first slide), and download gdal 32-1.6 files and extracted and placed in c drive(files in second slide), then i set the envoronment variables(slide 3).Then when i wrote simple one line code and run it. but i got the er

Re: [gdal-dev] Re: how to (install) use gdal libraries in python

2010-08-18 Thread Christopher Barker
mail2vajram wrote: I followed the procedure what the link provided by you, but after when i used the simple code from osgeo import gdal in Python (ilde) when i run this code i got the following exception. "Traceback (most recent call last): File "C:/Python27/ff.py", line 1,

[gdal-dev] Re: how to (install) use gdal libraries in python

2010-08-18 Thread mail2vajram
Thanks Mr.Chaitanya.. for ur reply... I followed the procedure what the link provided by you, but after when i used the simple code from osgeo import gdal in Python (ilde) when i run this code i got the following exception. "Traceback (most recent call last): File "C:/Python