Import error: cannot import name _SessionSignalEvents from flask_sqlalchemy
オープン
bug
- 主要言語
- Python
- スター
- 338
- フォーク
- 147
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
Start with aws_xray_sdk/ext/flask_sqlalchemy/query.py at the reported import on line 4 and reproduce the failure using Flask-SQLAlchemy 3.0.0 with aws-xray-sdk-python 2.10.0. Compare the behavior with Flask-SQLAlchemy 2.5.1; the issue is done when the supported newer package version no longer raises this import error.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- flask, python
- 領域
- backend, databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 48/100