OpenDrift / opendrift

Open source framework for ocean trajectory modelling
https://opendrift.github.io
GNU General Public License v2.0
249 stars 120 forks source link

Problem installing opendrift #736

Closed hroarty closed 2 years ago

hroarty commented 3 years ago

When I choose option 1 for the install I am able to clone the repository but I get the attached error when I try to create the environment from the yml file. opendrift_install_error.txt

knutfrode commented 3 years ago

Thank you, we will have a look.

For miniconda, did you download and install from scratch, or did you have it installed beforehand (with eventually other existing environments)?

hroarty commented 3 years ago

I had installed Miniconda beforehand for other python work.

knutfrode commented 3 years ago

Ok. It could then be worth trying to delete (or temporarily rename) the folder ~/miniconda3, and try with a fresh installation. You could also make sure that you don't have a PYTHONPATH environment variable set.

hroarty commented 3 years ago

Thanks. I’ll give that a try.

Sent from my iPhone

On Oct 15, 2021, at 10:51 AM, Knut-Frode Dagestad @.***> wrote:

 Ok. It could then be worth trying to delete (or temporarily rename) the folder ~/miniconda3, and try with a fresh installation. You could also make sure that you don't have a PYTHONPATH environment variable set.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

knutfrode commented 3 years ago

Did you manage to install OpenDrift after reinstalling Miniconda or/and disabling any PYTHONPATH variable?

hroarty commented 3 years ago

I haven't had a chance to try this. Thanks for following up. Will try and get to this tomorrow.

gauteh commented 2 years ago

Did you figure this one out? Closing until further information.