Closed minrk closed 1 year ago
Thanks for the report. I'll take a look and see if there's anything we can do from our side.
FWIW conda 23.9.0, which is being released this week, will have incompatibilities with mamba
too, so we'll need fixes over there anyway, so I might just combine the changes in a single PR on mamba-org/mamba
.
mamba 1.5.2 is out. Can you check whether the fix included there is working, @minrk? Thanks!
@jaimergp seems fine with conda 23.9.0, conda-libmamba-solver 23.9.2, mamba 1.5.2. Thanks!
Checklist
What happened?
Installing up-to-date conda-libmamba-solver (23.9.0), conda (23.7.4), and mamba (1.5.1) results in an entirely non-working mamba command-line:
This appears to be specific to Python 3.11, and may relate to mamba's use of private argparser APIs. 23.7.0 does not have this issue. I don't actually know if this is bug in this package or mamba's own CLI.
Conda Info
Conda Config
Conda list
Additional Context
To reproduce the env:
and in the container:
To fix the error, revert conda-libmamba-solver to last release: