python 第三方扩展库的安装

  主要就是采用 easy_install 和pip安装,一定要把这两个东西安装好。http://peak.telecommunity.com/DevCenter/EasyInstall下载ez_setup.py

  python ez_setup.py  

  easy_install pip;

  easy_install pip

安装的库名:

beautifulsoup4

bs4

chardet

html5lib

jsonpath

jsonpath

pip

pywin32

requests

setuptools

six

webencodings

xmltodict

参考文档:http://www.jb51.net/article/68231.htm

posted @ 2017-03-28 21:54  he伟_li  阅读(1060)  评论(0编辑  收藏  举报