how to downgrade pip version 10.0.0 to pip version 9.0.1?
I upgraded my pip version to pip 10.0.0 but i can't seem to find most of the libraries from system interpreter. now i want to know how to downgrade from pip version 10.0.0 tried using command pip install pip=9.0.1 but had 'pip' is not recognized as internal or external command error