mamba
mamba copied to clipboard
Support experimental=[list of strings] in condarc
Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
How did you install Mamba?
Other (please describe)
Search tried in issue tracker
experimental
Latest version of Mamba
- [X] My problem is not solved with the latest version
Tried in Conda?
I have this problem with Conda as well, without using Mamba
Describe your issue
libmamba doesn't expect condarc option experimental: [jlap] (list of strings to enable experimental flags)
Prints many error libmamba Bad conversion of configurable 'experimental' from source '~/.condarc' : yaml-cpp: error at line 15, column 15: bad conversion
Instead, it should allow this field without complaint.