Can't update libraries using pip
Whenever I try to upgrade matplotlib using pip install matplotlib --upgrade I get the following
"setuptools must be installed to install from source distribution"
setuptools is installed and updated, so I'm lost.
EDIT: If this adds any context, it started happening after I updated the distribution
EDIT: I solved the problem by uninstalling and reinstalling setuptools
+3
source to share
No one has answered this question yet
Check out similar questions: