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
curl https://bootstrap.pypa.io/get-pip.py | sudo python3
The above fix fixed the issue for me