Skip to content

Pyenv not working; Build keeps failing; pyenv doctor command says build keeps failing. #2745

Closed Answered by native-api
iturgut asked this question in Q&A
Discussion options

You must be logged in to vote

As per #2707, this suggests incompatibilities of between installed Homebrew modules and the OS -- which can happen after an OS upgrade and/or migration to Apple Silicon.

A clean reinstall of Homebrew and Pyenv is indeed suggested.

Note that if you're on Apple Silicon, there can be 2 Homebrew installations -- under /usr/local (x64) and under /opt/homebrew (arm64), check both locations.
To keep things simple, you should normally work in Arm64 architecture ("arch" should return "arm", "arm64" or "aarch64").

Replies: 1 comment

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