sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.17k stars 825 forks source link

[Support] cannot import name 'escape' from 'jinja2' #671

Open C0oki3s opened 3 months ago

C0oki3s commented 3 months ago

Describe the bug Objection Currently Using escape which is improted from MarkUP from markupsafe import escape

Solution pip install Jinja2==3.0.3

Expected behavior ImportError: cannot import name 'escape' from 'jinja2' (C:\Users_\AppData\Local\Programs\Python\Python39\lib\site-packages\jinja2__init__.py)

Environment (please complete the following information):