【问题标题】:Cannot Install CNTK无法安装 CNTK
【发布时间】:2018-12-21 17:57:03
【问题描述】:

当我尝试使用 pip 安装 CNTK 时,出现以下错误 - Could not find a version that satisfies the requirement cntk (from versions: ) No matching distribution found for cntk

我正在使用 Python 3.7 和 Windows 10。

【问题讨论】:

    标签: pip cntk


    【解决方案1】:

    cntk currently provides 适用于 Python 2.7、3.5 和 3.6、Linux 64 位和 w64 的轮子。没有源代码,因此无法为 Python 3.7 编译。

    您可以尝试安装from sources 或使用Python 3.6。

    【讨论】:

    • 我卸载了 python 3.7,并尝试使用 3.6.6 安装它,但它给了我Fatal error in launcher: Unable to create process using '"c:\python37\python.exe" "C:\Python37\Scripts\pip.exe" install cntk'
    • 我在c:\python37\ 中没有看到任何关于 3.6 的内容。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-07-26
    • 1970-01-01
    • 2023-02-19
    相关资源
    最近更新 更多