lorenzodifuccia / safaribooks

Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Do What The F*ck You Want To Public License
4.61k stars 684 forks source link

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

Closed sbulink closed 2 years ago

sbulink commented 2 years ago

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

rufanov commented 2 years ago

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