【问题标题】:Error showing while trying to install tensorflow_decision_forests in python尝试在 python 中安装 tensorflow_decision_forests 时显示错误
【发布时间】:2023-02-13 21:19:14
【问题描述】:

我正在尝试使用以下命令在 Spyder 3.8 中安装 Tensorflow Decision Forests:pip install tensorflow_decision_forests。它显示以下错误:

Note: you may need to restart the kernel to use updated packages.
ERROR: Could not find a version that satisfies the requirement tensorflow_decision_forests
ERROR: No matching distribution found for tensorflow_decision_forests

我是在使用错误的 Anaconda 版本还是在两者之间遗漏了什么?请帮助我。

提前致谢!

【问题讨论】:

    标签: python


    【解决方案1】:

    2023 年 2 月更新: Tensorflow Decision Forests 现在在 MacOS 上是available(过去几个月一直如此)。

    如果你有 Mac 或 Windows,这个库仍然不可用。可以在this official website查看资料:

    不幸的是,Mac (#16)Windows (#3) 尚无法使用 TF-DF,我们正在努力。

    【讨论】:

    • 那么,它在 Linux 中可用吗?
    • 看起来应该可以,你可以查看安装步骤here。文档推荐使用pip3 install tensorflow_decision_forests --upgrade
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-01-30
    相关资源
    最近更新 更多