1

I would like to change the default python version to Python 3.6.2 on macOS instead of the default Python 2.7.10. So when I type 'python' in terminal, I want it to use Python 3.6.2. What will be a quick way to do this without installing Anaconda?

$ python --version
Python 2.7.10
$ which python
python is /usr/bin/python
Dorjee Dhondup
  • 549
  • 6
  • 15

0 Answers0