microproduct/atmosphericDelay/ISCEApp/site-packages/osgeo/utils.py

4 lines
190 B
Python
Raw Normal View History

2023-08-28 10:17:29 +00:00
raise ImportError("Please use `import osgeo_utils` (GDAL >= 3.3) "
"instead of `import osgeo.utils` (GDAL == 3.2). "
"For more details see GDAL RFC #78")