jofpin/trape

cannot import name 'json' from 'itsdangerous' (/usr/lib/python3/dist-packages/itsdangerous/__init__.py)

darkname79 opened this issue · 1 comments

hello everyone.. i got this error message.. can someone tell me how to resolve this

cannot import name 'json' from 'itsdangerous' (/usr/lib/python3/dist-packages/itsdangerous/init.py)

What versions of flask and itsdangerous are you using?

Try uninstalling your requirements.txt pip uninstall -r requirements.txt and installing my requirements.txt in the pull requests