Skip to content

Instantly share code, notes, and snippets.

Install and Configure Python for M1 Mac

# Check Python versions
~ type -a python
python is /usr/bin/python

~ which python
/usr/bin/python

Homebrew

https://brew.sh/index_tr

Homebrew Location

$ cd /usr/local

Homebrew Packages

$ cd /usr/local/Cellar

Homebrew Commands