You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by "JOAQUIM, Kevin" <ke...@sfr.com.INVALID> on 2021/09/24 11:47:02 UTC

AIRFLOW V2.1.2, import error TYPE_CHECKING

Hello team,

I have an import UI problem with a Dag :
[cid:0d1c6713-71d6-4655-882f-e7dc6c13d188]


But I have no errors logs, the dag is visible and running.. I try to refresh Dag, reinstall Flask-SQLAlchemy and SQLAlchemy..

Versions:

  *   airflow : v2.1.2
  *   SQLAlchemy : 1.3.24
  *   Flask-SQLAlchemy : 2.4.0
  *   marshmallow-sqlalchemy : 0.23.1

Anyone know how to fix this problem?

thanks in advance,
Kevin