GitHub user potiuk added a comment to the discussion: Getting SQLA import error from flask-appbuilder after airflow 3.1.2
Can you please upgrade (with constraints) to the latest 3.1.3 version ? I am not sure which fersion of fab provider you have - but we **just** released 3.1.3 and it has some important bug fixes comparing to 3.1.2 and you **should** install this version. I am quite sure it **should** work if you use properly constraints to install it and - for example - do not use **yet** sqlalchemy 2 - because it is generally not supported yet (we are working on it). So check **all** your packages comparing to the constraints published in 3.1.3 and see what the difference you have - that will be probably the reason for your issue. GitHub link: https://github.com/apache/airflow/discussions/58308#discussioncomment-14971294 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
