Python 无法安装tensorflow压缩

Python 无法安装tensorflow压缩,python,tensorflow,pip,Python,Tensorflow,Pip,每次尝试安装tensorflow compression时都会出现此错误 ERROR: Could not find a version that satisfies the requirement tensorflow-compression (from versions: none) ERROR: No matching distribution found for tensorflow-compression 我正在使用python 3.6.8和tensorflow gpu 1.14.0

每次尝试安装tensorflow compression时都会出现此错误

ERROR: Could not find a version that satisfies the requirement tensorflow-compression (from versions: none)
ERROR: No matching distribution found for tensorflow-compression
我正在使用python 3.6.8和tensorflow gpu 1.14.0

此软件包确实存在,并且最近已更新:

我曾尝试在python 2.7环境中安装它,但没有成功


还试图指定最新版本的
pip安装tensorflow compression==1.2
,但它也不起作用。

在撰写本文时,
tensorflow compression
的预建控制盘仅适用于Linux/MacOS。引述:

装置 注意:目前只为Linux(Python 2.7,3.3-3.7)和Darwin/Mac OS(Python 2.7,3.7)提供预编译包。 若要在Windows上使用这些包,请考虑在DOCKER容器内使用PIP安装和使用TysFooRepe压缩。


目前不支持Windows。请使用TensorFlow的Docker映像之一()并在此处安装TinsorFlow\u压缩