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

Fixed issue with tethys install when libmamba is set to default solver #946

Merged
merged 3 commits into from May 10, 2023

Conversation

swainn
Copy link
Member

@swainn swainn commented May 9, 2023

Fixes #943 by installing the conda-libmamba-solver package with other dependencies. The package needs to be installed for the Python API to be able to use it.

Added new page to the docs with tips for using conda with Tethys, including an expanded and updated explanation of libmamba.

swainn added 3 commits May 9, 2023 10:46
so the tethys install command can use libmamba when it is set as the default solver.
page with other tips about using conda in Tethys
@swainn swainn added the bugfix label May 9, 2023
@swainn swainn added this to the Version 4.1 milestone May 9, 2023
@swainn swainn self-assigned this May 9, 2023
@swainn swainn requested review from sdc50 and shawncrawley May 9, 2023 19:35
@coveralls
Copy link

Coverage Status

Coverage: 100.0%. Remained the same when pulling 6ee47c9 on issue943 into 9092c87 on main.

@swainn swainn changed the title Issue943 Fixed issue with tethys install when libmamba is set to default solver May 9, 2023
Copy link
Contributor

@shawncrawley shawncrawley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@swainn swainn merged commit 7b091fe into main May 10, 2023
10 checks passed
@swainn swainn deleted the issue943 branch May 10, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Tethys install command fails when libmamba is set to default solver
3 participants