CosmiQ / solaris

CosmiQ Works Geospatial Machine Learning Analysis Toolkit
https://solaris.readthedocs.io
Apache License 2.0
411 stars 112 forks source link

[BUG]: (Installation error) GDAL installed but still error. #453

Open Tarandeep97 opened 2 years ago

Tarandeep97 commented 2 years ago

Getting this error on using pip install . Processing c:\users\~\desktop\solaris Complete output from command python setup.py egg_info: GDAL must be installed to use solaris. See the documentation for more info. We recommend installing GDAL within a conda environment first, then installing solaris there.

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\~1\AppData\Local\Temp\pip-req-build-ul7kltv3\

I have already checked that GDAL is installed. Kindly help.

lappemic commented 1 year ago

I got the same issue here when installing in colab. Is there any advice how to handle this problem?