Trouble installing private github repository using pip
Make sure you use github.com/account
instead of github.com:account
see Git+SSH dependencies have subtle (yet critical) differences from git clone
It worked by using oxyum's suggestion of changing the :
to a /
:
pip install git+ssh://[email protected]/matherbk/django-messages.git