在 Windows 上安装 tensorflow 扩展 python 3

opa*_*ert 5 tensorflow tfx

我试图在 Windows 10 机器上 pip install tfx==0.13.0 并且我得到这个错误是否有人能够 pip install tfx==0.13.0

Could not find a version that satisfies the requirement ml-metadata<0.14,>=0.13.2 (from tfx==0.13.0) (from versions: 0.12.0.dev0, 0.13.0.dev0, 0.13.1.dev0) No matching distribution found for ml-metadata<0.14,>=0.13.2 (from tfx==0.13.0)

小智 0

正如 Tensorflow 支持在评论中所建议的,TFX目前不支持 Windows。

目前它仅支持Linux两者MacOS

最新的稳定tfx版本是0.25.0,经过测试的 python 版本是3.63.7