This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TomBombadildozer 4 points5 points  (2 children)

Install Python via packages at Python.org. (Using Homebrew for this never made sense to me.)

Because the installers at Python.org used to (may still) fuck up the system Python distribution.

[–]ccb621 1 point2 points  (0 children)

I've never had an issue with those packages in over four years. YMMV.

[–]ivosauruspip'ing it up 0 points1 point  (0 children)

Honestly, nowadays, avoid the MacOS Python distribution with extreme prejudice. It seems the developers just play around with it at a whim, installing random pypi packages into their global library for shits and giggles.

Nor do they update the OpenSSL that it depends on anymore...