2024年9月28日 mac / Python mac home brew install python PATH 投稿者: deskplate export PATH="/opt/homebrew/opt/python@3.12/bin:$PATH" alias python="python3" alias pip="pip3"