To preface, I have already seen this question Is it possible to use pip to install a package from a private github repository?
I am trying to install a package from
If you're installing with pip install git+https://github.com/repo and getting this error, make sure your username and password are correct. I was getting this error because I was incorrectly entering my password.
pip install git+https://github.com/repo