Dash-auth doesn't works

I had encountered a similar problem,
when installing dash_auth using pip in a virtualenvironment.

I have this error :

` error: invalid command ‘bdist_wheel’


Failed building wheel for dash-auth
Running setup.py clean for dash-auth
Failed to build dash-auth

`
I installed requests using pip , didn’t install chart_studio , seemed to work.

I worked my way to the browser and was prompted to sign in.
I input the credentials but the app asked me to sign in again.

Not too sure what may be the error here.