I want to upgrade my version of python on Mac but I just can figure out how to do it.
Can I do:
pip3 install python3
or:
pip3 upgrade python3
or:
pip3 install python
or:
pip3 upgrade python3
I tried searching the web but no results worked for me.
New contributor
Daniel Jia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.