You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the requirements.txt, flask 1 is used but it is incompatible with other libraries (the escape library can longer be imported from jinja2). It is recommended to change to flask 2.1.0, the make all command would fine.