Note to self: Between #QGIS versions 3.34.5 and 3.34.6, the packaging for the #Windows version of QGIS changed from #Python 3.9 to Python 3.12.
Will have to test if/how #Trajectools is affected
Note to self: Between #QGIS versions 3.34.5 and 3.34.6, the packaging for the #Windows version of QGIS changed from #Python 3.9 to Python 3.12.
Will have to test if/how #Trajectools is affected
@EvenRouault @vpicavet @underdarkGIS @oslandia
You could have a python3-core and python3-core-dev to deal with that issue, like gdal which has gdal 3.9 (targeted by qgis ltr) and gdal 3.11 (gdal-dev) targeted by qgis-dev.
Still, I agree OSGeo4W is IMHO to limited to tackle this kind of issues. But I would prefer vcpkg over conda