<div dir="ltr"><div>Hi,</div><div>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". <br></div><div><br></div><div>Is there some hacky workaround/sacrifice to the technical debt gods to carry on using "import gdal" for legacy codes? <br></div><div><br></div><div>Thanks!</div><div>Jose<br></div></div>