Hacker News new | ask | show | jobs
by seaborn63 2569 days ago
Wow I somehow missed this. Not jazzed about it, but it shouldn't be too bad to install
1 comments

I think it's actually a blessing in disguise... managing Python environments on macOS has always been a massive nightmare precisely because of the default Apple Python environment.
Exactly - in a way that was a blessing in disguise because Python environments on MacOS is such a massive nightmare that it forced me to learn to use venv in all cases.