-
conda sucks.
micromamba manager is at least 10x faster and can be installed anywhere.
https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html
can I get the existing e…
-
Since we switched to micromamba, I'm seeing some rare but reproducible failures for particularly heavy builds.
They look like
```
WARNING:conda.gateways.disk.delete:Could not remove or rename %PREFIX…
-
## Current Behavior
After installing [micromamba through the recommended pathway](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html#automatic-install), and initializi…
-
```
mamba create -n testenv scikit-learn python=3.12 libopenblas=0.3.28 -y
conda activate testenv
PYTHONFAULTHANDLER=1 python /tmp/test_openblas.py
```
```py
# /tmp/test_openblas.py
import nu…
-
[Workflow Run URL](https://github.com/pydata/xarray/actions/runs/11622006687)
Python 3.12 Test Summary
```
properties/test_index_manipulation.py::DatasetTest::runTest: ValueError: Cannot unstack Mult…
-
From `y-mamba-reporter` in `prefix` discord:
- Micromamba 2 shell activation puts non-existent dirs on Linux `$PATH`. It should check that dirs exist before adding them to `$PATH`.
One line at fau…
-
Hi!
We are trying to run robostack with aerostack2 and have come across the fact that ros-humble-ros-gz-bridge fails with linking error.
Running `ldd libros_gz_bridge_lib.so` we get the follow…
-
Hello,
I have been using the micromamba images in many projects with great success ! However I ran into the following issue with the alpine containers: Apptainer crashes with a segmentation fault w…
-
## Proposal Summary
Solving the environment with conda is taking too much time, while there is an almost drop-in faster replacement - micromamba.
## Motivation
To use better package manager in cl…
-
Currently, micromamba can be installed and run correctly even if its installation location is not in the user's `$PATH`: https://github.com/mamba-org/mamba/issues/2577
This leads to a discrepancy w…