Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up主你好!m1的mac反复试了都是显示zsh killed,代码如下,跪求解决办法 #14

Open
streatspirit opened this issue Nov 29, 2022 · 7 comments

Comments

@streatspirit
Copy link

Last login: Tue Nov 29 21:49:28 on ttys000
spiritstreet@spiritdeMacBook-Air ~ % cd /Users/spiritstreet/Downloads/GoogleTranslateIpCheck-mac
spiritstreet@spiritdeMacBook-Air GoogleTranslateIpCheck-mac % chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck
Password:
zsh: killed sudo ./GoogleTranslateIpCheck

@Ponderfly
Copy link
Owner

你是M1的处理器吧? 试试x64的版本呢

@streatspirit
Copy link
Author

感谢up主,用了X64的终于成功了,非常感谢

@heyyoyor
Copy link

heyyoyor commented Dec 3, 2022

哈喽哈,麻烦问下我的也是M1 为什么用mac和win版都运行不了呢?
hey@192 ~ % cd Downloads/GoogleTranslateIpCheck
hey@192 GoogleTranslateIpCheck % chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck
chmod: GoogleTranslateIpCheck: No such file or directory
Password:

@Ponderfly
Copy link
Owner

哈喽哈,麻烦问下我的也是M1 为什么用mac和win版都运行不了呢? hey@192 ~ % cd Downloads/GoogleTranslateIpCheck hey@192 GoogleTranslateIpCheck % chmod +x GoogleTranslateIpCheck sudo ./GoogleTranslateIpCheck chmod: GoogleTranslateIpCheck: No such file or directory Password:

将文件拖到 Terminal 上

@Ponderfly
Copy link
Owner

哈喽哈,麻烦问下我的也是M1 为什么用mac和win版都运行不了呢? hey@192 ~ % cd Downloads/GoogleTranslateIpCheck hey@192 GoogleTranslateIpCheck % chmod +x GoogleTranslateIpCheck sudo ./GoogleTranslateIpCheck chmod: GoogleTranslateIpCheck: No such file or directory Password:

打开终端
输入cd
把解压后的文件夹拖进终端,点击回车
复制粘贴代码,点击回车
chmod +x GoogleTranslateIpCheck
sudo ./GoogleTranslateIpCheck

@xiaomait
Copy link

哈喽哈,麻烦问下我的也是M1 为什么用mac和win版都运行不了呢? hey@192 ~ % cd Downloads/GoogleTranslateIpCheck hey@192 GoogleTranslateIpCheck % chmod +x GoogleTranslateIpCheck sudo ./GoogleTranslateIpCheck chmod: GoogleTranslateIpCheck: No such file or directory Password:

打开终端 输入cd 把解压后的文件夹拖进终端,点击回车 复制粘贴代码,点击回车 chmod +x GoogleTranslateIpCheck sudo ./GoogleTranslateIpCheck

你好,M1,使用以上代码提示:sudo: unable to execute ./GoogleTranslateIpCheck: Bad CPU type in executable

@streatspirit
Copy link
Author

streatspirit commented Apr 23, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants