gpt4 book ai didi

python - 使用 Graphlab Create Jupyter 时出错

转载 作者:行者123 更新时间:2023-12-01 03:44:40 24 4
gpt4 key购买 nike

我最近升级了我拥有的 Graph Lab 创建版本。使用 Jupyter 控制台运行代码时,出现以下错误:

from __future__ import division
import graphlab
import math
import string

**Error:
ACTION REQUIRED: Dependencies libstdc++-6.dll and libgcc_s_seh-1.dll not found.
1. Ensure user account has write permission to C:\Anaconda3\envs\gl-env\lib\site-packages\graphlab
2. Run graphlab.get_dependencies() to download and install them.
3. Restart Python and import graphlab again.**

我不是 CS 人员,不知道为什么会出现这种情况。如果有人可以建议这些步骤,将会有所帮助。我有 Python 2.7 和 3.5 版本以及 Anaconda 2 和 3。

此外,上传超过 25 mb 的文件时会出现错误。不太确定,因为在升级 Graphlab create 之前它曾经没问题。我尝试卸载并重新安装 Python 和 Anaconda,但没有任何效果。

最佳答案

首先,确保 Jupyter 笔记本已关闭。

  1. 打开 GraphLab Create Launcher 并转到“终端”按钮。
  2. 输入import graphlab(可能会有错误消息,忽略即可)。
  3. 现在输入graphlab.get_dependency()

终端将安装所有正确的依赖项。只需等待它完成即可。然后,您可以关闭终端窗口并再次打开 Jupyter Notebook。只需尝试再次在笔记本中运行您的代码,它应该可以工作。

希望这有帮助!

关于python - 使用 Graphlab Create Jupyter 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39128663/

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