首页 > 其他 > 详细

pip install lxml error

时间:2015-03-18 23:11:00      阅读:376      评论:0      收藏:0      [点我收藏+]

ERROR: /bin/sh: 1: xslt-config: not found

make sure the development packages of libxml2 and libxslt are installed **

 

参考:

http://stackoverflow.com/questions/5178416/pip-install-lxml-error

http://stackoverflow.com/questions/21489720/installing-pyquery-via-pip

 

解决:

apt-get install libxslt1-dev

pip install lxml error

原文:http://www.cnblogs.com/kylinfish/p/4348867.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!