Hi Janus,

Which python version are you using? Flink 1.19 removes the support of
Python 3.7.

Best,
Xingbo

janusgraph <janusgr...@163.com> 于2025年5月12日周一 15:03写道:

> Sorry about that the snapshot is broken.
>
> The errors are as follows.
> ```
> # pip3 install apache-flink==1.20.1
> Collecting apache-flink==1.20.1
>   Could not find a version that satisfies the requirement
> apache-flink==1.20.1 (from versions: 1.9.2, 1.9.3, 1.10.0, 1.10.1, 1.10.2,
> 1.10.3, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.12.0, 1.12.1, 1.12.2,
> 1.12.3, 1.12.4, 1.12.5, 1.13.0, 1.13.1, 1.13.2, 1.13.3, 1.13.5, 1.13.6,
> 1.14.0, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6, 1.15.0, 1.15.1, 1.15.2,
> 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.17.0, 1.17.1, 1.17.2,
> 1.18.0, 1.18.1)
> No matching distribution found for apache-flink==1.20.1
> # pip3 install apache-flink-libraries==1.20.1 apache-flink==1.20.1
> Collecting apache-flink-libraries==1.20.1
>   Could not find a version that satisfies the requirement
> apache-flink-libraries==1.20.1 (from versions: 0.0, 1.13.0, 1.13.1, 1.13.2,
> 1.13.3, 1.13.5, 1.13.6, 1.14.0, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6,
> 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3,
> 1.17.0, 1.17.1, 1.17.2, 1.18.0, 1.18.1)
> No matching distribution found for apache-flink-libraries==1.20.1
> ```
>
> Best regards,
> Janus
>
>
> on 2025-05-12 14:58:26,janusgraph <janusgr...@163.com> write:
>
> Hello, devs
> When we use 1.20.1 pyflink, and run `pip3 install
> apache-flink-libraries==1.20.1 apache-flink==1.20.1`, it can not be
> installed. The errors are as follows
>
> Is 1.20.1 not supported by Pyflink packages yet? But I noticed 1.20.1 has
> been released and pyflink is included in that version.
>
> Looking forward to your response. Thanks
>
> Best regards,
> Janus
>
>

Reply via email to