Dian Fu created FLINK-40415:
-------------------------------
Summary: PyFlink tests failed on Python 3.9
Key: FLINK-40415
URL: https://issues.apache.org/jira/browse/FLINK-40415
Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 2.4.0
Reporter: Dian Fu
Assignee: Dian Fu
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=78194&view=logs&j=d15e2b2e-10cd-5f59-7734-42d57dc5564d&t=4a86776f-e6e1-598a-f75a-c43d8b819662
{code}
ERROR: Cannot install apache-beam==2.69.0, grpcio-tools==1.80.0 and grpcio<2
and >=1.33.1 because these package versions have conflicting dependencies.
Aug 18 11:35:37
Aug 18 11:35:37 The conflict is caused by:
Aug 18 11:35:37 The user requested grpcio<2 and >=1.33.1
Aug 18 11:35:37 grpcio-tools 1.80.0 depends on grpcio>=1.80.0
Aug 18 11:35:37 apache-beam 2.69.0 depends on grpcio!=1.48.0, !=1.59.*,
!=1.60.*, !=1.61.*, !=1.62.0, !=1.62.1, <1.66.0, <2 and >=1.33.1;
python_version <= "3.12"
Aug 18 11:35:37
Aug 18 11:35:37 Additionally, some packages in these conflicts have no matching
distributions available for your environment:
Aug 18 11:35:37 grpcio
Aug 18 11:35:37
Aug 18 11:35:37 To fix this you could try to:
Aug 18 11:35:37 1. loosen the range of package versions you've specified
Aug 18 11:35:37 2. remove package versions to allow pip to attempt to solve the
dependency conflict
Aug 18 11:35:37
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)