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

installation instructions suggest incorrect mamba installation #405

Open
orbeckst opened this issue Feb 28, 2025 · 0 comments
Open

installation instructions suggest incorrect mamba installation #405

orbeckst opened this issue Feb 28, 2025 · 0 comments
Labels
defect bug installation Installation instructions

Comments

@orbeckst
Copy link
Member

Describe the bug
https://userguide.mdanalysis.org/stable/installation.html#conda suggests to install mamba inside the mda env

conda create --name mdanalysis
conda activate mdanalysis
conda install -c conda-forge mamba

but this is not recommended in the official mamba instructions for mamba with existing conda where it is explicitly said

WARNING: Installing mamba into any other environment than base is not supported.

See also #361 (comment)

Expected behavior
Follow best practices.

Actual behavior
Wrong recommendation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect bug installation Installation instructions
Projects
None yet
Development

No branches or pull requests

1 participant