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

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

2017-11-06 14:03 621 查看
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml,

原因:

虽然在程序中引入bs4类库,但是需要在ba4中安装lxml包

具体操作:

注释:本人使用python2.7版本

在PyCharm中 点击:file-->setting进入如图所示:



双击lxml进入如图:



需等待一段时间!

至此,问题得到解决!!!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐