Taragolis commented on issue #39657: URL: https://github.com/apache/airflow/issues/39657#issuecomment-2114834792
> awscli should be installed via requirements.txt without any version conflict That is upstream dependency issue and not related to the Apache Airflow itself aws cli v1 known as "I would turn your life into the hell until you might resolve dependencies". Personal recommendation: swhich to the aws cli v2: https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html You also might use https://github.com/apache/airflow/blob/main/scripts/in_container/bin/install_aws.sh as a reference -- 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]
