$ errors.fyi/pyjwt/MissingCryptographyError 141 namespaces · 4,332 codes
pyjwt · pyjwt/MissingCryptographyError
MissingCryptographyError

MissingCryptographyError

Raised when the chosen algorithm (such as RS256 or ES256) requires the optional cryptography package and it isn't installed. Fix by installing PyJWT with the crypto extra, e.g. pip install 'pyjwt[crypto]'.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT