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
I'm currently trying to use the SWOT hydrology toolbox for an exercise to understand how it is working. However, when I try to create an environment using the environment.yml, I have a dependencies problem and always get: Solving environment: failed
I tried to use:
conda config --add channels conda-forge
conda config --set channel_priority strict
But it didn't work. How did you guys solve this problem? or is there any system to use the SWOT hydrology toolbox?
Best.
The text was updated successfully, but these errors were encountered:
Hi all,
I'm currently trying to use the SWOT hydrology toolbox for an exercise to understand how it is working. However, when I try to create an environment using the environment.yml, I have a dependencies problem and always get:
Solving environment: failed
I tried to use:
conda config --add channels conda-forge
conda config --set channel_priority strict
But it didn't work. How did you guys solve this problem? or is there any system to use the SWOT hydrology toolbox?
Best.
The text was updated successfully, but these errors were encountered: