Post

Replies

Boosts

Views

Activity

Reply to Mac OS Monterey Python Version?
For those of you who simply want python 3 at python you can execute the following in Terminal: $ ln -s `which python3` /usr/local/bin/python $ which python /usr/local/bin/python ln -s creates a symbolic link from whereever python3 is into /usr/local/bin at python.
Topic: App & System Services SubTopic: Core OS Tags:
Dec ’22