setuptools-36.7.1
[[email protected] ]# wget https://files.pythonhosted.org/packages/a9/23/720c7558ba6ad3e0f5ad01e0d6ea2288b486da32f053c73e259f7c392042/setuptools-36.0.1.zip
[[email protected] ]# unzip setuptools-36.7.1.zip
[[email protected] ]# cd setuptools-36.7.1
[[email protected] setuptools-36.7.1]# python setup.py install
pip-9.0.x
[[email protected] ]# curl -O https://pypi.python.org/packages/source/p/pip/pip-9.0.1.tar.gz
[[email protected] ]# [[email protected] ]# tar xf pip-9.0.1.tar.gz
[[email protected] ]# cd pip-9.0.1
[[email protected] pip-9.0.1]# python setup.py install
原文地址:https://www.cnblogs.com/wshenjin/p/10890064.html
时间: 2024-10-23 11:54:44