Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
C0oki3s opened this issue Mar 18, 2024 · 0 comments
Open

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

C0oki3s opened this issue Mar 18, 2024 · 0 comments
Labels
freshissue Default label for new, untriaged issues.

Comments

@C0oki3s
Copy link

C0oki3s commented Mar 18, 2024

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):

  • Device:
  • OS: Windows 11
  • Objection Version 1.11.0
@C0oki3s C0oki3s added the freshissue Default label for new, untriaged issues. label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
freshissue Default label for new, untriaged issues.
Projects
None yet
Development

No branches or pull requests

1 participant