T
T
tarp202020-06-11 15:03:09
Python
tarp20, 2020-06-11 15:03:09

What is the best way to install python on mac?

What would you recommend is better to install python from python.org or through the homebrew library
or are there any other methods ??

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rais, 2020-06-11
@0pauc0

In Catalina, python 2.7 and python 3.7 come out of the box.
If you need 3.8, then of course it's more convenient through brew.

K
KIN1991, 2020-06-11
@KIN1991

Never use the system python, use virtualenv or pyenv, if you need a version of python different from the one installed in MacOS out of the box then use brew.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question