Replies: 1 comment
-
How did you install the package? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed to install geospatial package following the instructions however when I tried to import gdal, it failed with the following error.
from osgeo import gdal
error: AttributeError: module 'osgeo._ogr' has no attribute 'OLCFastGetExtent3D'
I tried to downgrade the gdal package but it conflicts with several packages. Is there any solution for this?
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions