将simple-jwt版本从5.0+降到4.0+即可

pip3 install djangorestframework-simplejwt==4.7.2 --force-reinstall

标签: djangorestframework-simplejwt, cannot import name ‘PyJWKClient‘ from ‘jwt‘

添加新评论