【发布时间】:2022-12-15 19:11:43
【问题描述】:
我的 python 是 3.11 版,我想安装 arcade 库,因为我在学校使用它并想在家里制作自己的东西,但每次我在命令提示符下尝试“pip3 install arcade”命令时,我都会收到一条错误消息:
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/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pymunk
Failed to build pymunk
ERROR: Could not build wheels for pymunk, which is required to install pyproject.toml-based projects
我尝试以管理员身份运行命令提示符并使用 powershell 7 版本(我什至不知道那是什么)和其他一些我尝试但不记得但错误消息从未改变的随机事件 我试过从链接安装 vscode 版本,但除非我做错了什么(可能),否则它用处不大。 完全不知道这意味着什么,我尝试了各种修复方法,但似乎没有任何效果:( 我对此很迷茫,我们将不胜感激
【问题讨论】:
-
vscode 与 MS Visual C++ 不同
-
什么是操作系统?
-
同样的问题。视窗 10。