GDAL Installation in Enthought Python Distribution

2015-02-25 Thread Leo Kris Palao
Hi Python Users, Would like to request how to install GDAL in my Enthought Python Distribution (64-bit). I am having some problems making GDAL work. Or can you point me into a blog that describes how to set up GDAL in Enthought Python Distribution. Thanks for any help. -Leo -- https://mail.pytho

Configuring problems with GDAL in enthought Python Canopy

2015-02-25 Thread Leo Kris Palao
Hi ALL, Just wanted to ask if somebody could guide me in installing GDAL in my Python installed using Canopy. Could you give me some steps how to successfully install this package? I got it running using my previous Python Installation, but I removed it and used Canopy Python now. btw: my python

Random forest and svm for remote sensing in python

2015-02-12 Thread Leo Kris Palao
Hi Python Users, Good day! I am currently using ENVI for my image processing/remote sensing work, but would love to divert into open source python programming for remote sensing. Can you give me some good sites where I can see practical examples of how python is used for remote sensing specially

Re: GDAL installation

2015-02-11 Thread Leo Kris Palao
-gdal-and-ogr-for-python-on-windows/ > > Asim > > On Tue, Feb 10, 2015 at 9:11 PM, Leo Kris Palao > wrote: > >> Hi Python Users, >> >> I currently installed the Python 2.7.9 and installed the GDAL package. >> First, I tried to install GDAL using PIP but it

GDAL installation

2015-02-10 Thread Leo Kris Palao
Hi Python Users, I currently installed the Python 2.7.9 and installed the GDAL package. First, I tried to install GDAL using PIP but it throws an error - I cannot remember the exact error message. So, I install it using easy_install command. But when I import the package I am getting this message,