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

aioflask with Flask>=3.0 #2418

Closed
wathika-eng opened this issue Mar 6, 2024 · 2 comments
Closed

aioflask with Flask>=3.0 #2418

wathika-eng opened this issue Mar 6, 2024 · 2 comments

Comments

@wathika-eng
Copy link

from flask import _request_ctx_stack

ImportError: cannot import name '_request_ctx_stack' from 'flask'

Tried fixing with miguelgrinberg/aioflask#10

@samuelhwilliams
Copy link
Contributor

Is this an issue in Flask-Admin directly, or some other package?

@samuelhwilliams
Copy link
Contributor

Closing as a duplicate of #2413. I think there's probably some overlap here, but if you mean something slightly different please do open another issue with some additional information.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants