Skip to content
Discussion options

You must be logged in to vote

It's not currently possible, but I believe it is possible in principle if the various Python formulae were fixed up to support this.

Dealing with the various executables (python3, pip3, etc) is fairly straightforward, but there are some conflicts that will require a bit more work:

❯ brew link --force --dry-run --overwrite python@3.10
Would remove:
/usr/local/bin/2to3 -> /usr/local/Cellar/python@3.9/3.9.9/bin/2to3
/usr/local/bin/idle3 -> /usr/local/Cellar/python@3.9/3.9.9/bin/idle3
/usr/local/bin/pip3 -> /usr/local/Cellar/python@3.9/3.9.9/bin/pip3
/usr/local/bin/pydoc3 -> /usr/local/Cellar/python@3.9/3.9.9/bin/pydoc3
/usr/local/bin/python3 -> /usr/local/Cellar/python@3.9/3.9.9/bin/python3
…

Replies: 7 comments 21 replies

Comment options

You must be logged in to vote
3 replies
@Feuermurmel
Comment options

@carlocab
Comment options

@Feuermurmel
Comment options

Answer selected by Feuermurmel
Comment options

You must be logged in to vote
6 replies
@dwt
Comment options

@Feuermurmel
Comment options

@carlocab
Comment options

carlocab Feb 1, 2022
Collaborator

@dwt
Comment options

@carlocab
Comment options

carlocab Feb 1, 2022
Collaborator

Comment options

You must be logged in to vote
3 replies
@dwt
Comment options

@dwt
Comment options

@Feuermurmel
Comment options

Comment options

You must be logged in to vote
4 replies
@dwt
Comment options

@Feuermurmel
Comment options

@viking1304
Comment options

@Feuermurmel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@SMillerDev
Comment options

@nedwilson
Comment options

@carlocab
Comment options

carlocab Sep 1, 2022
Collaborator

Comment options

You must be logged in to vote
2 replies
@carlocab
Comment options

carlocab Sep 1, 2022
Collaborator

@nedwilson
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants