Hi,
I've recently updated GDAL to 3.2.1. I mostly use it from Python, and have
oodles of scripts from the past that use "import gdal" somewhere. With the
newer versions of GDAL, this is deprecated and is now "from osgeo import
gdal".

Is there some hacky workaround/sacrifice to the technical debt gods to
carry on using "import gdal" for legacy codes?

Thanks!
Jose
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to