Taragolis commented on issue #37377: URL: https://github.com/apache/airflow/issues/37377#issuecomment-1940793638
If you want (i guess so) to install Airflow reproducibly, we would recommend to follow follow our way of installing airflow in reproducible way https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html This error already discussed in other issues and Stack Overflow, and I'm pretty sure error `SqlAlchemySessionInterface.__init__() missing 6 required positional arguments` will show one of the link below in search engines: - https://github.com/apache/airflow/issues/36883 - https://github.com/apache/airflow/issues/36897 - https://github.com/apache/airflow/pull/36895 - https://stackoverflow.com/questions/77846645/airflow-db-migrate-is-giving-typeerror-sqlalchemysessioninterface-init-mi/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
