-
Notifications
You must be signed in to change notification settings - Fork 356
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
(Micro)mamba fails to load yaml environment files in codespaces #2503
Comments
In mamba you need to use |
micromamba is the installation from the dev container feature (which only installs the micromamba binary as far as I can see), mamba is installed from mambaforge:
Using |
Something is wrong with that Micromamba installation cc @maresb |
Thanks for the ping! The aliasing to Mamba indeed looks suspicious, and I suspect that there is some sort of issue with shell activation. It may be an issue with mamba-org/devcontainer-features. @phillies, could you please explain exactly how you installed Mamba? My time is unfortunately stretched very thinly at the moment, so I'm not sure when I'll get the chance to look into this. |
I used github codespaces and "installed" micromamba as a feature in the codespace:
As this did not work properly, I downloaded |
Troubleshooting docs
How did you install Mamba?
Mambaforge
Search tried in issue tracker
yes
Latest version of Mamba
Tried in Conda?
Not applicable
Describe your issue
When tryinng to install an environment using a yaml file in a github codespace, neither micromamba nor mambaforge mamba find the yaml file, even though the file is there and accessible. I tried both mamba via mambaforge and micromamba. Exact same results.
mamba info / micromamba info
Logs
No response
environment.yml
~/.condarc
The text was updated successfully, but these errors were encountered: