o-nikolas commented on PR #45726:
URL: https://github.com/apache/airflow/pull/45726#issuecomment-2675408764

   Python 3.10 builds failing due to python dependency issues.
   ```
     #45 0.924 Using Python 3.10.16 environment at: /usr/local
     #45 2.028    Building apache-airflow @ file:///opt/airflow
     #45 3.403       Built apache-airflow @ file:///opt/airflow
     #45 4.229   × No solution found when resolving dependencies:
     #45 4.229   ╰─▶ Because the current Python version (3.10.16) does not 
satisfy
     #45 4.229       Python>=3.11 and sagemaker-studio==1.0.7 depends on 
Python>=3.11, we can
     #45 4.229       conclude that sagemaker-studio==1.0.7 cannot be used.
     #45 4.229       And because only sagemaker-studio<=1.0.7 is available and
     #45 4.229       apache-airflow[devel-ci]==3.0.0.dev0 depends on 
sagemaker-studio>=1.0.7,
     #45 4.229       we can conclude that apache-airflow[devel-ci]==3.0.0.dev0 
cannot be
     #45 4.229       used.
     #45 4.229       And because only apache-airflow[devel-ci]==3.0.0.dev0 is 
available
     #45 4.229       and you require apache-airflow[devel-ci], we can conclude 
that your
     #45 4.229       requirements are unsatisfiable.
     #45 ERROR: process "/bin/bash -o pipefail -o errexit -o nounset -o nolog 
-c bash /scripts/docker/install_airflow.sh" did not complete successfully: exit 
code: 1
     ```
   


-- 
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]

Reply via email to