Skip to content

Update flask version.#19

Open
kedsouza wants to merge 1 commit into
azureossd:mainfrom
kedsouza:patch-1
Open

Update flask version.#19
kedsouza wants to merge 1 commit into
azureossd:mainfrom
kedsouza:patch-1

Conversation

@kedsouza
Copy link
Copy Markdown

@kedsouza kedsouza commented Dec 7, 2022

Update flask version to prevent from the following error message [Yesterday 2:46 PM] Keegan DSouza
 

If you are receiving this error.   from jinja2 import escape
ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.8/site-packages/jinja2/init.py)

Update flask version to prevent from the following error message [Yesterday 2:46 PM] Keegan DSouza
 

If you are receiving this error.   from jinja2 import escape
ImportError: cannot import name 'escape' from 'jinja2' (/usr/local/lib/python3.8/site-packages/jinja2/__init__.py)
@AdebayoEmmanuel
Copy link
Copy Markdown

I was just about to raise this issue. I got the same error, so I updated the requirement.txt to install Flask 2.1.0 and that fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants