Re: [gdal-dev] gdal_array not found in Python

2011-05-09 Thread Gregory Yetman
Thanks for the info. I do have numpy installed and working: >>> import numpy >>> print numpy.version.version 1.5.1 On 5/9/2011 3:58 PM, Even Rouault wrote: Le lundi 09 mai 2011 21:51:44, Gregory Yetman a écrit : Hi, I've installed GDAL 1.8 and have it (mostly) working with Python 2.7.1. I

Re: [gdal-dev] gdal_array not found in Python

2011-05-09 Thread Even Rouault
Le lundi 09 mai 2011 21:51:44, Gregory Yetman a écrit : > Hi, > > I've installed GDAL 1.8 and have it (mostly) working with Python 2.7.1. > I can import all modules from osgeo except gdal_array. There is a > gdal_array.py file in the site-packages directory with the other modules. > > I'm using t

[gdal-dev] gdal_array not found in Python

2011-05-09 Thread Gregory Yetman
Hi, I've installed GDAL 1.8 and have it (mostly) working with Python 2.7.1. I can import all modules from osgeo except gdal_array. There is a gdal_array.py file in the site-packages directory with the other modules. I'm using the binaries (for windows) from here: http://www.gisinternals.com/