lorenzodifuccia / safaribooks

Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask3.9 ImportError: cannot import name 'escape' from 'jinja2'

sbulink opened this issue · comments

Hi I'm suddenly getting this error:
has anything happened to flask3.9, \Python\Python39\lib\site-packages\flask_init_.py", line 14, in
from jinja2 import escape
ImportError: cannot import name 'escape' from 'jinja2'

This project don't use flask or jinja2, so this is just problem with python installed on your machine.