J0LGER/Venom

AttributeError: module 'jwt' has no attribute 'encode'

J0LGER opened this issue · 0 comments

This issue may arrise when having both jwt and pyjwt installed at the same time, for now this can be handled by uninstalling JWT module.

sudo pip3 uninstall JWT