Proposal: suggest python.org packages for macOS #870
Comments
|
Also has the perk of not requiring XCode |
|
Further note that macOS now comes with python3, making it less necessary to install python separately. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As @glyph pointed out in #359 and on twitter[0] using homebrew to install Python has its own issues. Also,
brew install'ed versions of Python also mess with packaging[1][2] in ways that alterpip's behavior in odd ways (not even all documented). Is there any reason not to recomend installing the packages on python.org?[0] https://twitter.com/glyph/status/950587032102780928
[1] https://docs.brew.sh/Homebrew-and-Python.html#note-on-pip-install---user
[2] Homebrew/brew#821
[3] https://github.com/UnitedIncome/serverless-python-requirements#applebeersnake-mac-brew-installed-python-notes
The text was updated successfully, but these errors were encountered: