aws / aws/aws-xray-sdk-python

Import error: cannot import name _SessionSignalEvents from flask_sqlalchemy

オープン
#359 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。