Installing Python infinite loops when linking #6177
Unanswered
injust
asked this question in
Everyday usage
Replies: 2 comments
-
I've had the same problem I think. What I did:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Seeing this issue too. The fix for me was to manually link python using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
When I run
brew install python@3.13
, it seems to infinite loop and never finish installing.Rerunning with
--verbose
, I get this output:It prints this in a loop, seemingly forever, until I ctrl-C:
Beta Was this translation helpful? Give feedback.
All reactions