새소식

Framework/🤖 Airflow

[Solved] SqlAlchemySessionInterface missing 4 required positional arguments

  • -
728x90

🔥 Problem

👉 TypeError: SqlAlchemySessionInterface.__init__() missing 4 required positional

TypeError: SqlAlchemySessionInterface.__init__() missing 4 required positional
arguments: 'sequence', 'schema', 'bind_key', and 'sid_length'

 

Do you install Airflow?

🧙 Solution

👉 You should check the airflow installation manual again.

Check the airflow version you are installing carefully. In my case, I use the 2.7.3 version

pip install "apache-airflow==2.7.3” --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.7.3/constraints-3.11.txt"

 

If I was of any help to you, please buy me coffee 😿😢😥

If you have any questions, please leave them in the comments

🧭 References

[1] reference : https://doctorson0309.tistory.com/

[2] Ads : https://airflow.apache.org/docs/apache-airflow/stable/installation/index.html#using-pypi

반응형
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.