从source安装python3.5和pip

按顺序来,先装上python3.5,source安装,命令是python

./configure --prefix="你想要的路径"app

makeip

make installpip


而后是安装pip,可是有一堆前置package要装:python3.5


https://pypi.python.org/pypi/appdirs/1.4.3#downloadstools

https://pypi.python.org/pypi/pyparsing/2.2.0di

https://pypi.python.org/pypi/packaging#downloads
make

https://pypi.python.org/pypi/six
co

https://pypi.python.org/pypi/setuptools
config

https://pypi.python.org/pypi/pip

相关文章
相关标签/搜索