【问题标题】:Problems with installing scikit-learn on Fedora在 Fedora 上安装 scikit-learn 的问题
【发布时间】:2016-06-10 08:11:09
【问题描述】:

我在使用 pip 在 Fedora 23 上安装 scikit-learn 时遇到了一些问题

pip install scikit-learn

这就是我得到的

Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-MPbvR0/scikit-learn/setup.py';exec (compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-k_kxgh-record/install-record.txt --single-version-externally-managed --compile" 失败,错误代码 1 在 /tmp/pip- build-MPbvR0/scikit-learn

可能是什么问题?

【问题讨论】:

    标签: python scikit-learn pip


    【解决方案1】:

    有办法解决这个问题。下载并安装Anaconda,它是 Python + 195 个包,包括 scikit-learn。

    【讨论】:

    • 非常感谢!我终于设法回到它,现在一切都很好:)
    猜你喜欢
    • 1970-01-01
    • 2017-08-05
    • 1970-01-01
    • 2019-02-03
    • 2019-02-06
    • 2017-08-30
    • 2015-06-28
    • 2020-03-09
    • 1970-01-01
    相关资源
    最近更新 更多