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

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

2017-04-05 13:40 841 查看
pycharm开发中遇到bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library错误。原因是没有安装lxml解析器。在interpreter中搜索lxml并安装即可解决这个问题。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐