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

AutoPy Cannot Install on M1 Mac #97

Open
jeffdickman opened this issue Dec 12, 2023 · 0 comments
Open

AutoPy Cannot Install on M1 Mac #97

jeffdickman opened this issue Dec 12, 2023 · 0 comments

Comments

@jeffdickman
Copy link

AutoPy requires a pinned version of Rust (nightly-2019-10-05) that is not compiled for aarch64-apple-darwin

➜  ~ rustup default nightly-2019-10-05
info: syncing channel updates for 'nightly-2019-10-05-aarch64-apple-darwin'
info: latest update on 2019-10-05, rust version 1.40.0-nightly (2e7244807 2019-10-04)
error: target 'aarch64-apple-darwin' not found in channel.  Perhaps check https://doc.rust-lang.org/nightly/rustc/platform-support.html for available targets

Manually installing Rust does not resolve and the compile from source fails due to a deprecated special function.

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