Closed pindge closed 2 years ago
@pindge what is the fastest way to reproduce this?
Closing, the real problem was flask-appbuilder 3.1.1
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
apache-airflow 2.1.3 requires flask-appbuilder<4.0.0,>=3.3.2, but you have flask-appbuilder 3.1.1 which is incompatible.
After installing
airflow-exporter
airflow version2.1.3
shifted to lower than2.1.0
versionFor comparison below is log with no
airflow-exporter