jofpin / trape

People tracker on the Internet: OSINT analysis and research tool by Jose Pino
https://x.com/jofpin
7.97k stars 1.28k forks source link

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

Open darkname79 opened 1 year ago

darkname79 commented 1 year ago

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)

rbrtjns90 commented 1 year ago

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