python3 --version which python3
Homebrew gives you the latest Python, easy updates, and better package management.
Open your terminal and run:
Medium difficulty. The actual installation is easy, but fixing the resulting PATH and version conflicts (if done wrong) is where the headache lies. Avoid the official .pkg installer to save yourself future troubleshooting time.
Еще нет аккаунта?
Создать аккаунтpython3 --version which python3
Homebrew gives you the latest Python, easy updates, and better package management.
Open your terminal and run:
Medium difficulty. The actual installation is easy, but fixing the resulting PATH and version conflicts (if done wrong) is where the headache lies. Avoid the official .pkg installer to save yourself future troubleshooting time.