Re: [gdal-dev] GDAL 2.0 environment

2016-01-14 Thread Even Rouault
Le lundi 02 novembre 2015 15:30:50, Philipp Seyerlein a écrit : > Hi, > > I´m using GDAL 2.0 on an installed osgeo live system, but it doesn´t > integrate fully in all programs. When I ask the terminal "gdalinfo > --version", the right Version 2.0.0 is mentioned. But in a Python script I > always

[gdal-dev] GDAL 2.0 environment

2015-11-02 Thread Philipp Seyerlein
Hi, I´m using GDAL 2.0 on an installed osgeo live system, but it doesn´t integrate fully in all programs. When I ask the terminal "gdalinfo --version", the right Version 2.0.0 is mentioned. But in a Python script I always get back the following: print gdal.VersionInfo('VERSION_NUM') --> 1110100