macOS安装pip3 1brew install python3Copy 1curl https://bootstrap.pypa.io/get-pip.py -o get-pip.pyCopy 1python3 get-pip.pyCopy