您的位置:首页 > 产品设计 > UI/UE

Couldn't find a tree builder with the features you requested: lxml 问题解决

2016-10-15 19:14 676 查看
Python 模块bs4引用报错

bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml


使用pip和easy_install 安装都安装不成功,后来查到网上的安装lxml的方法解决了这个问题

具体方法查看: http://www.jb51.net/article/67125.htm
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐