码迷,mamicode.com
首页 > 其他好文 > 详细

pyquery 安装

时间:2017-08-21 15:56:18      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:python安装   cos   xcode   XML   for   代码   cat   libxml   not found   

取得网页源代码,导入pyquery库
pip3 install pyquery
 
 
 
如果报错的话:python安装pyquery报错error: ‘libxml/xmlversion.h‘ file not found
xcode-select --install
sudo C_INCLUDE_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/libxml2/libxml:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include pip3 install lxml
 
pip3 install pyquery 

pyquery 安装

标签:python安装   cos   xcode   XML   for   代码   cat   libxml   not found   

原文地址:http://www.cnblogs.com/tian-sun/p/7404455.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!