Damir Islamgulov

Results 5 comments of Damir Islamgulov

I faced the same problem. I tried to install it on another server, use different proxy servers and nothing did help.

I tried to install it from the source and it works! If install by pip it still gets the error.

> @boterfly what version of PyJWT do you have? # pip show PyJWT Name: PyJWT Version: 2.0.1 Summary: JSON Web Token implementation in Python Home-page: https://github.com/jpadilla/pyjwt Author: Jose Padilla Author-email:...

But I noticed, that in requirment.txt there is no pyjwt, so next time I will try to add it. I think when you install django microsoft auth by pip, it...