>>> from osgeo import gdal Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/GDAL-3.6.0-py3.10 ...
The error No module named '_gdal_array' appears when I run any code that uses the _gdal_array. For example, if I just type from osgeo import gdalnumeric this is what ...