Skip to content

Instantly share code, notes, and snippets.

@mdsumner
Created May 15, 2024 10:16
Show Gist options
  • Save mdsumner/c9f971a23957d9a935283b4a0394a49d to your computer and use it in GitHub Desktop.
Save mdsumner/c9f971a23957d9a935283b4a0394a49d to your computer and use it in GitHub Desktop.

Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux Type "help", "copyright", "credits" or "license" for more information.

from osgeo import gdal Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'osgeo'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment