python-3.x - GraphLab创建安装错误: No matching distribution found for graphlab-create>=2. 1

标签 python-3.x virtualenv graphlab windows64

无法从我的邮件中收到的链接安装 Graphlab create。 面临以下问题。有人可以帮忙解决以下问题吗?

(env) C:\Windows\system32>pip install --upgrade --no-cache-dir https://get.graphlab.com/GraphLab-Create/2.1/<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="99eaf0f7f1f8b7fdf0fbe0f6f3e0f6edf0d9fef4f8f0f5b7faf6f4" rel="noreferrer noopener nofollow">[email protected]</a>/xxxxxxx/GraphLab-Create-License.tar.gz

Collecting https://get.graphlab.com/GraphLab-Create/2.1/<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="abd8c2c5c3ca85cfc2c9d2c4c1d2c4dfc2ebccc6cac2c785c8c4c6" rel="noreferrer noopener nofollow">[email protected]</a>/xxxxx/GraphLab-Create-License.tar.gz
Downloading https://get.graphlab.com/GraphLab-Create/2.1/<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="285b41464049064c414a51474251475c41684f45494144064b4745" rel="noreferrer noopener nofollow">[email protected]</a>/xxxxx/GraphLab-Create-License.tar.gz
Collecting graphlab-create>=2.1 (from GraphLab-Create-License==2.1)
Could not find a version that satisfies the requirement graphlab-create>=2.1 
(from GraphLab-Create-License==2.1) (from versions: )

No matching distribution found for graphlab-create>=2.1 (from GraphLab-Create-License==2.1)

最佳答案

问题是您尝试在 Python 3 环境而不是 Python 2 环境中安装 GraphLab Create。请参阅此链接 --> https://turi.com/download/install-graphlab-create-command-line.html并仔细阅读选项2中提到的安装过程。

我发现安装 GraphLab Create 的最佳方法是使用 virtualenv 创建一个 python 2 虚拟环境,然后通过 安装点安装。

注意:作为预防措施,我不会公开发布产品许可证 key 。

关于python-3.x - GraphLab创建安装错误: No matching distribution found for graphlab-create>=2. 1,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51573351/

相关文章:

python : no module named selenium

python - 如何在 pandas 中将字符串分解为列?

python - 如何 conda 打包基础环境

python - 无法加载 urllib python 包

python - 从另一个脚本调用 Python 函数?

python-2.7 - graphlab-create 2.1安装无法卸载distutils安装的项目 'certifi'

OLS中自动测试交互效果的Python方法

python - pandas groupby 多列默认不对值进行排序

python - 下载 Graphlab 依赖项的问题 get_dependencies()

algorithm - 用于分类的不平衡数据