We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to import flask_profiler into my project.
Here is my requirements.txt file:
flask_profiler werkzeug==0.16.0 MarkupSafe itsdangerous==0.24 Jinja2==2.9.6 click==6.7 Flask==1.0 Flask-HTTPAuth==3.2.3 Flask-Testing==0.6.2
For some reason, this throws an attribute error in an unrelated file. Completely confused here. Can anyone help?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am trying to import flask_profiler into my project.
Here is my requirements.txt file:
For some reason, this throws an attribute error in an unrelated file. Completely confused here. Can anyone help?
The text was updated successfully, but these errors were encountered: