Import error: cannot import name _SessionSignalEvents from flask_sqlalchemy
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 338
- Forks
- 147
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- flask, python
- Área
- backend, databases
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 48/100