python3: cannot execute binary file on ARM Mac
Open
bug
build
unsupported-env
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
A new user trying to set up XLS on an ARM Mac got an error "python3: cannot execute binary file" from the bazel build. The path shown is to the x64 python binary.
The user says "I moved the python39_x86-64 folder out of the way, and made that folder name symlink to the python_aarch64 folder -> works".
Contributor guide
Assessment
This issue has not been assessed yet.