小编Ahm*_*neh的帖子

消息“错误:需要 Microsoft Visual C++ 14.0 或更高版本。”

在下载的时候pip install allennlp==1.0.0 allennlp-models==1.0.0,我遇到了这样的问题:

\n
        [6 lines of output]\n        running bdist_wheel\n        running build\n        running build_py\n        running build_ext\n        building \'srsly.msgpack._unpacker\' extension\n        error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/\n        [end of output]\n\n        note: This error originates from a subprocess, and is likely not a problem with pip.\n        ERROR: Failed building wheel for srsly\n      Failed to build thinc blis srsly\n      ERROR: Could not build wheels for srsly, which is required to …
Run Code Online (Sandbox Code Playgroud)

pip python-packaging allennlp

48
推荐指数
4
解决办法
53万
查看次数

错误:找不到满足火炬要求的版本(来自版本:无)错误:找不到火炬的匹配发行版

我尝试使用下载火炬pip install torch

我遇到了这个问题:

C:\Users\Ahmad Sadek>pip install torch
ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
ERROR: No matching distribution found for torch
Run Code Online (Sandbox Code Playgroud)

python python-3.x torch pytorch

6
推荐指数
1
解决办法
4万
查看次数

标签 统计

allennlp ×1

pip ×1

python ×1

python-3.x ×1

python-packaging ×1

pytorch ×1

torch ×1