I seem to have suddenly started encounter the error error: option --single-version-externally-managed not recognized when pip installing varions pa
error: option --single-version-externally-managed not recognized
pip install
I tried the above solutions. However, I only can resolve the problem until I do:
sudo pip3 install -U pip (for python3)
sudo pip3 install -U pip