python-pip安裝 # curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py # python get-pip.py setuptools安裝 # pip install setuptools