python安装pip及beautifulsoup4

1、下载pip源码

https://pypi.python.org/packages/source/p/pip/pip-6.1.1.tar.gz#md5=6b19e0a934d982a5a4b798e957cb6d45

2、安装pip

python setup.py install

3、安装beautifulsoup4

python -m pip install beautifulsoup4

发表评论

滚动至顶部