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

get_docopts.sh fails on M1 Monterey 12.6 #503

Open
benscarlson opened this issue Oct 11, 2022 · 0 comments
Open

get_docopts.sh fails on M1 Monterey 12.6 #503

benscarlson opened this issue Oct 11, 2022 · 0 comments

Comments

@benscarlson
Copy link

I attempted to install docopts on an Mac M1 laptop running Monterey 12.6

git clone https://github.com/docopt/docopts.git ~/projects/docopts
cd ~/projects/docopts
./get_docopts.sh

I received the following error:

I'm on macos
I'm arm
Fetching from: https://github.com/docopt/docopts/releases/download/v0.6.4-with-no-mangle-double-dash/docopts_darwin_arm
--2022-10-11 11:33:28-- https://github.com/docopt/docopts/releases/download/v0.6.4-with-no-mangle-double-dash/docopts_darwin_arm
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-10-11 11:33:28 ERROR 404: Not Found.

download failure

ERROR
Tue Oct 11 11:33:28 EDT 2022
OSTYPE not supported yet, or missing arch: arm64
or download failure.

You cat create an issue here: https://github.com/docopt/docopts/issues/

URL=https://github.com/docopt/docopts/releases/download/v0.6.4-with-no-mangle-double-dash/docopts_darwin_arm
OSTYPE=darwin21
ARCH=arm64
ARCH_BIN=arm
getconf LONG_BIT 64
RELEASE=v0.6.4-with-no-mangle-double-dash

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

1 participant