Skip to content
Discussion options

You must be logged in to vote

No, but you can do any of the below:

  • Use python3.11 (which should already be in PATH).
  • Add /opt/homebrew/opt/[email protected]/libexec/bin (more generally, "$(brew --prefix [email protected])"/libexec/bin) to PATH; symlinks like python, python3, pip, pip3 can be found there.

The caveats in the output of brew info [email protected] should give you more info.

Replies: 1 comment

Comment options

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