- 2025年07月27日
- 星期日

###这里先大概记下步骤(不完全),以后有时间在整理 $ yum -y install python-devel python-setuptool $ yum install wget $ wget http://pypi.python.org/packages/source/p/pip/pip-1.0.2.tar.gz $ tar -zxvf pip-1.0.2.tar.gz $ cd pip-1.0.2 $ python se
###这里先大概记下步骤(不完全),以后有时间在整理 $ yum -y install python-devel python-setuptool $ yum install wget $ wget http://pypi.python.org/packages/source/p/pip/pip-1.0.2.tar.gz $ tar -zxvf pip-1.0.2.tar.gz $ cd pip-1.0.2 $ python se