小编zsh*_*zsh的帖子

M1 Big sur 11.1 中的 numpy 构建失败

我正在使用运行 Big Sur 11.1 的 MacBook m1,并且我已经安装了Xcode-commandline-tools12.3 版并且它已经安装python3.8.5并且pip3.python3 和 pip 是本机应用程序,即它们在 ARM 中运行

pip3 版本 20.3.3

python3 版本 3.8.5

setuptools 版本 51.0.0

wheel 版本 0.36.2

当我打字时 python3 -m pip install numpy

输出是:

Defaulting to user installation because normal site-packages is not writeable
Collecting numpy
  Using cached numpy-1.19.4.zip (7.3 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status …
Run Code Online (Sandbox Code Playgroud)

macos numpy python-3.x

33
推荐指数
6
解决办法
2万
查看次数

标签 统计

macos ×1

numpy ×1

python-3.x ×1