microproduct-l-sar/dem-L-SAR/ISCEApp/_internal/osgeo/utils.py

4 lines
190 B
Python
Raw Normal View History

2024-01-03 01:42:21 +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")