[Solved] RemoveError: ‘setuptools’ is a dependency of conda and cannot be removed from conda’s operating en

Problem: This error occurs no matter what package is installed
RemoveError: ‘setuptools’ is a dependency of conda and cannot be removed from conda’s operating environment.
Solution: Forced to update Conda, enter in Anaconda Prompt
conda update –force conda

Read More: