module ‘jwt’ has no attribute ‘PyJWTError’
I’m trying to set up authorization via Google and I get this error. Is it a problem with version incompatibility? Sorry, I’m new to this.
Exception Location: /usr/local/lib/python3.11/site-packages/allauth/socialaccount/internal/jwtkit.py, line 85, in verify_and_decode
Django Version: 5.0.6
PyJWT Version: 2.8.0
New contributor
Aidar Aminev is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.