CNES / swot-hydrology-toolbox

GNU Lesser General Public License v3.0
52 stars 20 forks source link

Having issue while installing the toolbox. #9

Open Ashar25 opened 2 years ago

Ashar25 commented 2 years ago

Unable to create environment from the environment.yml file. There are two issues I am facing first is "ResolvePackgeNotFound", this particular error I removed by editing the .yml file and removing the version of the "Solving Environment" stage of downloading the toolbox. Please help!

mjdudek commented 2 years ago

I am having a similar issue. Has this been resolved yet?

DamienDesroches commented 2 years ago

Hello,

Sry, I didn't see your message this summer. I can’t reproduce your issue on my side. With the following command :

conda env create -f environment.yml conda activate sht_env_test pip install utm pip install pygeodesy==20.05.20

I get an operational environment without crashes. I’m using Linux Redhat7. What do you use on your side ?

Best, Damien

Ashar25 commented 2 years ago

Not working on windows 10.

On Tue, Oct 4, 2022, 17:35 DamienDesroches @.***> wrote:

Hello,

Sry, I didn't see your message this summer. I can’t reproduce your issue on my side. With the following command :

conda env create -f environment.yml conda activate sht_env_test pip install utm pip install pygeodesy==20.05.20

I get an operational environment without crashes. I’m using Linux Redhat7. What do you use on your side ?

Best, Damien

— Reply to this email directly, view it on GitHub https://github.com/CNES/swot-hydrology-toolbox/issues/9#issuecomment-1266887451, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYU4O4FJXKGMKN63W5FOJ2TWBQMP7ANCNFSM52WZEL6A . You are receiving this because you authored the thread.Message ID: @.***>

mjdudek commented 2 years ago

Thanks for the reply! I am not able to create the environment on Windows 10 or macOS Monterey.

DamienDesroches commented 2 years ago

I'm trying to reproduce your problem on my own computer. I usually never work on Windows so it's a bit complicated. Like you, I can't solve the environment on Windows directly with the yaml file.

I'm trying to find people who are familiar with Conda env on Windows, but no answer for now... Some work around solution: