instead of `pip` install git+http://github.com/codasus/django-sqlcipher#egg=sqlcipher should be `pip` install git+http://github.com/codasus/django-sqlcipher#egg=django-sqlcipher
instead of
pipinstall git+http://github.com/codasus/django-sqlcipher#egg=sqlciphershould be
pipinstall git+http://github.com/codasus/django-sqlcipher#egg=django-sqlcipher