【发布时间】: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