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

AttributeError partially initialized module (most likely due to a circular import thrown during flask_profiler import #112

Open
rushimanche opened this issue Apr 20, 2021 · 0 comments

Comments

@rushimanche
Copy link

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?

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

1 participant