<div dir="ltr"><div><div><div><div>Hi,<br><br></div>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:<br><br>print gdal.VersionInfo('VERSION_NUM')<br><br>--> 1110100<br><br></div>It seems that the older version has hidden environment variables. But I need version 2000000, because I want to save new wkt-geometries like CurvePolygon in a geopackage file. Therefore, I use a python script. So far it isn´t possible. Are there any environment variables I have to configure?<br><br></div>Best regards<br><br></div>Philipp<br></div>