Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use conda lock #164

Closed
sverhoeven opened this issue Jul 29, 2024 · 2 comments · Fixed by #165
Closed

Use conda lock #164

sverhoeven opened this issue Jul 29, 2024 · 2 comments · Fixed by #165

Comments

@sverhoeven
Copy link
Member

Sometime the creation of a new Virtual Machine will fail due conda dependency conflicts/problems. This can be lessened by using conda-lock to install a known working pinned set of dependencies.

See eWaterCycle/ewatercycle#442

@Peter9192
Copy link
Collaborator

also see eWaterCycle/ewatercycle#357

@sverhoeven
Copy link
Member Author

The ewatercycle conda lock file and infra conda env file need to merged somehow.

We could first run conda-lock and then update env with a trimmed down version of the environment.yml.j2.

sverhoeven added a commit that referenced this issue Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants