etadelta222 commented on issue #14379: URL: https://github.com/apache/airflow/issues/14379#issuecomment-898598076
+1 Ran into the same issue when doing the tutorial but with the [docker ](https://airflow.apache.org/docs/apache-airflow/stable/start/docker.html)install. Updated docker-compose and added `${AIRFLOW_IMAGE_NAME:-apache/airflow:2.1.2-python3.8}` and it ran successfully. -- 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]
