> Am 16.09.2024 um 22:04 schrieb jack.jansen--- via Pythonmac-SIG 
> <pythonmac-sig@python.org>:
> 
> The big advantage of the Homebrew install is that it allows multiple version 
> of Python to co-exist peacefully. 

I have python.org 3.8 to 3.13 installed and it works just fine (don’t ask why). 
You can access each version with a `python3.X` and `pip3.X` binaries. `python` 
and `python3` will be of the version you installed last. 

Georg
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to