Hi Even, You're right, I hadn't python3-gdal-dev package installed. After install it and run gdal-dev-py3-env, version become correct in OSGeo4W Shell
gdal.VersionInfo() '3020000' Should not python3-gdal-dev package be installed by default with gdal-dev? However, I was trying it inside QGIS, in Python console, and there the output is still '3000400', both in qgis-rel-dev (3.12.2) and qgis-dev (3.13.0-master), compiled against GDAL 3.2.0dev. I tried to change in qgis-rel-dev-g7.bat call gdal-dev-env.bat to call gdal-dev-py3-env.bat but without success. It seems that something more needs to be changed. Do you think I should open a ticket in QGIS or OSGeo4W tracker? Thanks again! Best regards, Pedro Even Rouault <[email protected]> escreveu no dia quinta, 7/05/2020 à(s) 18:44: > On jeudi 7 mai 2020 18:29:02 CEST Pedro Venâncio wrote: > > > Hi all, > > > > > > I'm seeing that gdal 3.2.0dev is giving a wrong gdal.VersionInfo() > output: > > > '3000400'. > > > > > Anyone confirm? > > > > You're probably not using the Python module corresponding to master. Have > you intalled the python3-gdal-dev package and run gdal-dev-py3-env.bat to > set the appropriate environment ? (didn't try. no Windows VM started. Just > looking at the content of > > > https://download.osgeo.org/osgeo4w/x86_64/release/gdal/gdal-dev/python3-gdal-dev/python3-gdal-dev-3.2.0-9.tar.bz2 > ) > > > > > > -- > > Spatialys - Geospatial professional services > > http://www.spatialys.com >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
