目前是不全的。Flink 在 PyPI 上的项目存储空间满了,导致 Python 3.8 Linux 的包上传 不上去。目前已经联系 PyPI 对项目空间扩容,但是 PyPI 的审核流程比较慢还没有完成扩容。
1.12.1 release notes [1] 里面也有提到。 > > - The source and python 3.8 linux wheel packages for Apache Flink > 1.12.1 are temporary missing on PyPI > <https://pypi.org/project/apache-flink>, due to the project space > limit. The request for increasing the space limit is currently under the > PyPI review process. During this time, you can build the package > manually > > <https://ci.apache.org/projects/flink/flink-docs-release-1.12/flinkDev/building.html#build-pyflink> > if > needed. > > Thank you~ Xintong Song [1] https://flink.apache.org/news/2021/01/19/release-1.12.1.html On Sun, Jan 24, 2021 at 9:12 AM macdoor <[email protected]> wrote: > 在 Linux python 3.8上无法安装 pyflink 1.12.1 ,最高是 1.12.0,查看可以提供的安装文件 > https://pypi.org/project/apache-flink/#files 中,python 3.8 只有一个安装文件 > apache_flink-1.12.1-cp38-cp38-macosx_10_9_x86_64.whl 。 > > 而 pyflink 1.12.0 的 python 3.8 有 2个安装文件 > apache_flink-1.12.0-cp38-cp38-manylinux1_x86_64.whl 和 > apache_flink-1.12.0-cp38-cp38-macosx_10_9_x86_64.whl 。 > > pyflink 1.12.1 安装文件不全吗? > > > > > -- > Sent from: http://apache-flink.147419.n8.nabble.com/ >
