Questions tagged [mamba]

Mamba is a Python-based CLI conceived as a drop-in replacement for conda, offering higher speed and more reliable environment solutions.

Mamba is a fast, robust, and cross-platform package manager.

It runs on Windows, OS X and Linux (ARM64 and PPC64LE included) and is fully compatible with conda packages and supports most of conda’s commands.

https://github.com/mamba-org/mamba

109 questions
0
votes
1 answer

Mamba installer complains about version which are already installed

I'm trying to install pytorch into Anaconda with Mamba as given on their site. mamba install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch -c nvidia But mamba complains Encountered problems while solving: - package…
Gere
  • 12,075
  • 18
  • 62
  • 94
-1
votes
0 answers

Mamba Environment cannot find modules

I am using Mamba, which is running on conda 23.1.0. I created a mamba environment, and installed modules such as matplotlib using pip. When I type mamba list, matplotlib is listed as expected. However, when calling a file that uses matplotlib, I…
bbarden
  • 39
  • 8
-1
votes
2 answers

CommandNotFoundError: No command 'conda mamba'

I installed mamba yesterday via conda install -n base -c conda-forge mamba. But after installing it , my terminal is still saying zsh: command not found mamba. What do I do? I did mamba env create -f environment.yml. And was expecting to use mamba…
-2
votes
2 answers

I need help installing Avatarify Python

So I have a GeForce GTX 1660 Ti (6GB Dedicated graphics) running windows 11 pro but for some reason, Avataryfy Python gets stack at Solving Environment. openssl pkgs/main/win-64::openssl-1.1.1t-h2bbff1b_0 pip …
1 2 3 4 5 6 7
8