What does “the following packages will be superseded by a higher priority channel” mean?
When you ask conda to install fuzzywuzzy from conda-forge, fuzzywuzzy indicates that it needs conda and conda-env. Conda detects that you already have these installed, but it also knows that these were installed from the default channel and not conda-forge. Now, as a user you might expect that 4.2.13-py27_0 in the default channel and in … Read more