Install Python under mac

python is included in mamp, but it can"t be used all the time. Could you tell me how to use this?

Mar.20,2021

brew install python3
or use a virtual environment such as python/31" rel=" nofollow noreferrer "> virtualenv


if you don't know how to install it, it is recommended to install anaconda.

Menu