Skip to content
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

ERROR] Error handling request #11

Open
1404276788 opened this issue Sep 30, 2022 · 2 comments
Open

ERROR] Error handling request #11

1404276788 opened this issue Sep 30, 2022 · 2 comments

Comments

@1404276788
Copy link

image
image

@KaungMAung
Copy link

KaungMAung commented Oct 29, 2022

Werkzeug==2.0.3
itsdangerous==2.0.1
jinja2==3.0.3
flask==1.1.2

You need to use with above requirements, create separate env and install with pip, for example, pip install flask==1.1.2

@lensli
Copy link

lensli commented Jan 11, 2023

the views.py line 21
response = send_file(file_path, mimetype='text/plain')#,cache_timeout=0
yes

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

No branches or pull requests

3 participants