potiuk commented on PR #34990: URL: https://github.com/apache/airflow/pull/34990#issuecomment-1767100005
Seems I got it fixed. For whatever reason `pip` goes into backtracking loop on Python 3.11 triggered by grpcio-status dependency coming from some extra, and setting grpcio-status > 1.55 seems to "cures" it. Not obvious at all, but at least the outputs we get when similart things happen in the future should be more readable and it should not block the PRs. -- 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]
