ERROR: 无法为 fairseq 构建 wheels,这是安装基于 pyproject.toml 项目所需的。

huangapple go评论251阅读模式
英文:

ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects

问题

pip install fairseq

[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for fairseq
Failed to build fairseq
ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects

python version 3.8.0
英文:

pip install fairseq

 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for fairseq
Failed to build fairseq
ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects

python version 3.8.0

答案1

得分: 1

https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/
安装最新的 SDK。它对我有用。

英文:

https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/

Install the lastest SDK. It work for me.

huangapple
  • 本文由 发表于 2023年4月4日 17:40:29
  • 转载请务必保留本文链接:https://go.coder-hub.com/75927836.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定