Le dimanche 11 août 2013 22:33:34, Howard Butler a écrit :
> On Aug 6, 2013, at 10:57 AM, Ricardo Filipe Soares Garcia da
wrote:
> > Hello list
> >
> > I have been using GDAL Python bindings inside a virtualenv on some
> > ubuntu-server 12.04 machines to do geoprocessing tasks.
> >
> > I have a
On Aug 6, 2013, at 10:57 AM, Ricardo Filipe Soares Garcia da
wrote:
> Hello list
>
> I have been using GDAL Python bindings inside a virtualenv on some
> ubuntu-server 12.04 machines to do geoprocessing tasks.
>
> I have an automated script to setup GDAL from the ubuntugis repository and
>
https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable/+files/python-gdal_1.10.0-1%7Eprecise1_amd64.deb),
unzip it and install the bindings to your virtualenv.
Luke
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/gdal-dev-Upgrade-Python-GDAL-package-in-pypi-tp5071102p50
Hello list
I have been using GDAL Python bindings inside a virtualenv on some
ubuntu-server 12.04 machines to do geoprocessing tasks.
I have an automated script to setup GDAL from the ubuntugis repository and
then use pip to get the Python bindings code (from pypi) and execute
setup.py with the c