From 5b780e31865553ed0588008369e06b106461724b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A9=E6=B6=AF=E5=8F=A4=E5=B7=B7?= Date: Sat, 11 Apr 2026 20:18:49 +0800 Subject: [PATCH] Document solution for Mac 'bad CPU type' error Added solution for Mac version error related to CPU type. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a28db4d..2c74042 100755 --- a/README.md +++ b/README.md @@ -264,6 +264,10 @@ LAMA_SUPER_FAST = False # 保证效果 解决方案:升级7-zip解压程序到最新版本 +4. Mac版本运行报错:Error "bad CPU type in executable" + +解决方案:打开控制台输入`softwareupdate --install-rosetta` 安装rosetta + ## 赞助