dirrao commented on issue #36546: URL: https://github.com/apache/airflow/issues/36546#issuecomment-1877143912
I can run after making the changes in Breeze. However, I faced two problems as follows. 1. The build is looking for the remote constraints file. I can resolve it by using a local constraints file. https://raw.githubusercontent.com/apache/airflow/constraints-3.12.txt/constraints-source-providers-3.12.txt 2. Pip is not able to resolve the remote apache airflow package version. #0 22.01 ERROR: Package 'apache-airflow' requires a different Python: 3.12.1 not in '<3.12,~=3.8' -- 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]
