gpt4 book ai didi

python - 在 python 中安装 Google OR-Tools 时出错

转载 作者:太空宇宙 更新时间:2023-11-04 11:06:17 31 4
gpt4 key购买 nike

我正在尝试使用此命令安装 OR 工具:

python -m pip install --upgrade --user ortools

命令行的响应如下:

ERROR: Could not find a version that satisfies the requirement ortools (from versions: none)

ERROR: No matching distribution found for ortools

已经为 Windows 安装了 64 位 python 3.8 版,但这似乎不是问题所在。

如何安装 ORtools?

最佳答案

Python 3.8 太新了。

您需要等待下一个版本或暂时降级到 python 3.7。 (我不建议在 Windows 上从源安装)

参见:issue at github

lperron commented on Nov 9
[...] should be next release.

CURRENT release:

v7.4 (2019-10)
lperron released this on Oct 11 · 143 commits to master since this release

Python 3.8 was released on October 14th, 2019.

关于python - 在 python 中安装 Google OR-Tools 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59378902/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com