-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
[BUG] Your title here. #2906
Comments
I'm seeing this on macOS too, although it would help to add a proper title to the issue. |
Im getting the same error : Traceback (most recent call last): |
Traceback (most recent call last): |
sorry for the delay all, been a bit busy with school and work. Will get to this soon |
Found a workaround: pip uninstall flask
pip install flask |
Workaround doesn't work for me, getting a ton of runtime errors:
|
Describe the bug
Python import error when running:
ImportError: cannot import name 'escape' from 'jinja2' (C:\Users\timoc\AppData\Local\Programs\Python\Python310\lib\site-packages\jinja2_init_.py)
OS: Windows 11
The text was updated successfully, but these errors were encountered: