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

ImportError: cannot import name 'escape' from 'jinja2' #513

Closed
afonsobspinto opened this issue Jul 8, 2022 · 1 comment · Fixed by #515
Closed

ImportError: cannot import name 'escape' from 'jinja2' #513

afonsobspinto opened this issue Jul 8, 2022 · 1 comment · Fixed by #515
Assignees
Labels
bug Something isn't working
Milestone

Comments

@afonsobspinto
Copy link
Member

afonsobspinto commented Jul 8, 2022

Branch:
feature/248

Steps:

  1. harness-application backend-example -t webapp
  2. Install ch and backend-example requirements
  3. Run _main_.py

Expected:
Server starts

Result:

ImportError: cannot import name 'escape' from 'jinja2'

SO reference: https://stackoverflow.com/questions/71718167/importerror-cannot-import-name-escape-from-jinja2

@afonsobspinto afonsobspinto added the bug Something isn't working label Jul 8, 2022
@afonsobspinto
Copy link
Member Author

afonsobspinto commented Jul 8, 2022

installing cloud-harness/infrastructure/common-images/cloudharness-flask dependencies seems to solve the problem

@afonsobspinto afonsobspinto self-assigned this Jul 8, 2022
@afonsobspinto afonsobspinto linked a pull request Jul 8, 2022 that will close this issue
16 tasks
filippomc added a commit that referenced this issue Jul 11, 2022
#513 chore: Add openapi generator requirements overrides
afonsobspinto added a commit that referenced this issue Jul 12, 2022
filippomc added a commit that referenced this issue Jul 12, 2022
@filippomc filippomc added this to the v2.0.0 milestone Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants