autopy
autopy copied to clipboard
AutoPy Cannot Install on M1 Mac
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.