Import error: cannot import name _SessionSignalEvents from flask_sqlalchemy
Open
bug
- Dominant language
- Python
- Stars
- 338
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I came across the import error at this line:
https://github.com/aws/aws-xray-sdk-python/blob/master/aws_xray_sdk/ext/flask_sqlalchemy/query.py#L4
Package:
flask-sqlalchemy, 3.0.0
aws-xray-sdk-python, 2.10.0
It works fine when I downgrade flask-sqlalchemy to version 2.5.1
Contributor guide
Assessment
This issue has not been assessed yet.