rm-mol
rm-mol
Sure; I have modified that line so now my `conda_solver.py` looks like:  So now if I run `conda-lock -f environment.yml` it returns (I don't see much difference) > Locking...
Ok great; `/home/rmolins/mambaforge/condabin/mamba --version` returns > mamba 1.5.3 > conda 23.11.0 I'm far from being an expert with Python environments so I wouldn't be surprised if `mamba` is messed up...
So I have updated mamba via conda using `conda update mamba` I did note this is apparently not recommended in [mamba doc,](https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html) but at least now I have mamba 1.5.6....