On Mac, old version of Python (2.7) is already installed, s…

Leo ·

On Mac, old version of Python (2.7) is already installed, so this will be a second installation that is called in terminal with python3. So following install steps when running python commands should always use python3

Replies

Leo ·

correction: should be the .bash_profile file that you put the aliases in