Answers for "how can i change the version of the python that my mac is using"

2

change the default python version mac

ln -s -f /usr/local/bin/python3.7 /usr/local/bin/python
Posted by: Guest on April-24-2020

Code answers related to "how can i change the version of the python that my mac is using"

Python Answers by Framework

Browse Popular Code Answers by Language