geodesymiami / rsmas_insar

RSMAS InSAR code
https://rsmas-insar.readthedocs.io/
GNU General Public License v3.0
58 stars 22 forks source link

Troubleshooting installation #538

Closed falkamelung closed 7 months ago

falkamelung commented 9 months ago

Occasionally there are conda installation problems which appear unreproducible, in most cases related to MiaplPy. Run the conda/mamba commands individually and look out for errors. The following worked for me:

../tools/miniconda3/bin/conda info --env
conda info --env

and run again:

../tools/miniconda3/bin/pip install --no-deps -e ../tools/MiaplPy
falkamelung commented 7 months ago

Seems to be solved after updating installation.md