virtualenv python 3 still uses old version mac code example
Example 1: use python as python3 zsh
# Go into your .zshrc file. Is there a line that reads:
alias python='python3'
Example 2: install python macos catalina
open .zshrc
# Go into your .zshrc file. Is there a line that reads:
alias python='python3'
open .zshrc