We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Micromamba
N/A
I do not have this problem with Conda, just with Mamba
With condarc provided below, installing packages from a label channel fails, while conda works fine.
❯ micromamba install -c "nvidia/label/cuda-11.8.0" cuda-nvcc __ __ ______ ___ ____ _____ ___ / /_ ____ _ / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/ / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ / / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/ /_/ nvidia/label/cuda-11.8.0/noarch 3.4kB @ 2.8kB/s 404 failed 1.2s critical libmamba Multiple errors occured: Multi-download failed. Reason: Transfer finalized, status: 404 [https://conda.anaconda.org/nvidia/label/label/cuda-11.8.0/noarch/repodata.json] 3366 bytes Subdir nvidia/label/cuda-11.8.0/noarch not loaded!
Obviously, the returned URL includes label/label but it should occur only once.
label/label
No response
custom_channels: nvidia/label: https://conda.anaconda.org
The text was updated successfully, but these errors were encountered:
Does it work with Mamba?
Sorry, something went wrong.
No, mamba suffer from exact the same issue.
Hind-M
Successfully merging a pull request may close this issue.
Troubleshooting docs
How did you install Mamba?
Micromamba
Search tried in issue tracker
N/A
Latest version of Mamba
Tried in Conda?
I do not have this problem with Conda, just with Mamba
Describe your issue
With condarc provided below, installing packages from a label channel fails, while conda works fine.
Obviously, the returned URL includes
label/label
but it should occur only once.mamba info / micromamba info
No response
Logs
No response
environment.yml
No response
~/.condarc
The text was updated successfully, but these errors were encountered: