You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mamba repeatedly spam "warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used." every time run command
The warning message is printed once as long as you use a channel from Anaconda.
Here, it performs a search query from pkgs/main, pkgs/r and pkgs/msys2 (for noarch and win-64) which prints the warning 6 times, each time you run your command.
This is very important so that the users are fully aware of the commercial use of such channels as several issues were encountered in the past.
it will be better if the warning message is displayed no more than once each time run mamba, and can be turned off by users. because some packages or versions that conda-forge lacks but conda-main has, for example, tensorflow 2.10 py10 gpu.
conda default displays all versions and all build numbers/strings, that may be redundant, but if mamba want to improve, mamba may use tree to get rid of many repeated version numbers and still display all versions numbers and build numbers
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Micromamba
Search tried in issue tracker
N/A
Latest version of Mamba
Tried in Conda?
I do not have this problem with Conda, just with Mamba
Describe your issue
version: micromamba-2.0.2-0.tar.bz2
build
, unless go to https://anaconda.org/anaconda/tensorflow/files?version=2.10.0 to copy and pastemamba
repeatedly spam "warning libmamba 'repo.anaconda.com', a commercial channel hosted by Anaconda.com, is used." every time run commandmamba info / micromamba info
No response
Logs
No response
environment.yml
No response
~/.condarc
No response
The text was updated successfully, but these errors were encountered: