Published
- 1 min read
upgrade python version mc
The solution for this is noted below
upgrade python version mc
Solution
brew install python3
brew update && brew upgrade python
alias python=/usr/local/bin/python3
Try other methods by searching on the site. That is if this doesn’t work