(no title)
JiNCMG
|
4 years ago
MacOS (Certified Unix OS) is bundled with multiple OpenSource projects since it's initial OS X release, just like many other *nix OSes. It's so easy to install your own version and override it that this is not an issue. Simple response... use brew.
kortex|4 years ago
Use brew to install pyenv (or bootstrap it from github). Use pyenv to manage python versions, and then use a virtualenv.
Or conda, if that is your jam.
https://github.com/pyenv/pyenv
Doctor_Fegg|4 years ago
“hey I upgraded openssl for you and trashed the old one, hope you hadn’t built anything against it!”
wyclif|4 years ago
fbanon|4 years ago
It's easy to override it? Really? Don't forget that macOS comes with bash, zsh, ksh, tcsh... You have to override it in each of those!
ArchOversight|4 years ago
rovr138|4 years ago
I don’t get your point. Are you agreeing?
Barrin92|4 years ago
erik_seaberg|4 years ago