pip3 install is not working and also pip3 is not being able to downgrade to pip19 from pip20.0:
pip3 install
Rayaans-MacBook-Pro:~ rayaangrewal$ pip3 install
under project name go to following file in virtual enviroment. venv\Lib\site-packages\pip_internal\distributions__init__.py comment out the very first line which reads.
then install pip version desired.