Skip to content

How Can I Install ARM versions of Python? #2880

Answered by russ-mcbride
russ-mcbride asked this question in Q&A
Discussion options

You must be logged in to vote

SOLVED! I lost 8 days of my life but learned a few things. Somehow, the x86 version of brew was getting engaged when I'd call the arm version with: arch -arm64 /opt/homebrew/bin/brew. I deleted the x86 Homebrew installation and now the arm python install works flawlessly. I reinstalled x86 Homebrew and and now I can install either arm versions of python or x86 versions of python as I want. It appears that the first secret is to install the arm version of Homebrew first (at least that's what worked for me). The second secret is force delete the openssl and readline formulae from x86 brew library otherwise I can't install anything on the x86 side.

I'm happy to offer further details on my se…

Replies: 5 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@native-api
Comment options

@russ-mcbride
Comment options

@native-api
Comment options

Comment options

You must be logged in to vote
3 replies
@native-api
Comment options

@russ-mcbride
Comment options

@native-api
Comment options

Comment options

You must be logged in to vote
1 reply
@native-api
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by native-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants