You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EO users will expect a tool like gdal to be available from command line, and perhaps also in the default python environment.
Note that if it's installed, it will also become easier to install with pip.
I tried conda install as an alternative and got this:
ERROR conda.core.link:_execute(951): An error occurred while installing package 'conda-forge::gdal-3.10.0-py311h35e7c94_1'.
Rolling back transaction: done
[Errno 13] Permission denied: '/opt/conda/bin/__pycache__/gdal2tiles.cpython-311.pyc'
The text was updated successfully, but these errors were encountered:
EO users will expect a tool like gdal to be available from command line, and perhaps also in the default python environment.
Note that if it's installed, it will also become easier to install with pip.
I tried conda install as an alternative and got this:
The text was updated successfully, but these errors were encountered: