【发布时间】:2022-01-15 18:57:20
【问题描述】:
在 MacBook Air m1 2020 上安装 python3.7 时出现以下错误。 我运行以下命令:
brew install python@3.7
抛出以下错误:
python@3.7: The x86_64 architecture is required for this software.
Error: python@3.7: An unsatisfied requirement failed this build.
我的问题是“如何使用 brew 在 MacBook Air m1 上安装 python3.7??
【问题讨论】:
-
只使用linux :-)
-
@mama 让我扔掉我的 MacBook :)
-
不!这么多的孩子不得不努力组装它!无论如何,错误的哪一部分不清楚?另外,只是一个建议,搜索错误信息,你可能不是第一个遇到它...
-
@UlrichEckhardt 实际上 m1 处理器是非常新的,在堆栈溢出时没有关于它的问题/答案。所以,我只想收集这个问题下的答案。
-
stackoverflow.com/… -- 你确定吗?
标签: python macos homebrew apple-m1