aioflask with Flask>=3.0
wathika-eng opened this issue · 2 comments
wathika-eng commented
from flask import _request_ctx_stack
ImportError: cannot import name '_request_ctx_stack' from 'flask'
Tried fixing with miguelgrinberg/aioflask#10
samuelhwilliams commented
Is this an issue in Flask-Admin directly, or some other package?
samuelhwilliams commented
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.