Phyllis330 发表于 2020-1-8 22:13:50

关于python-BeautifulSoup报错问题

blob:https://fishc.com.cn/ec7f284c-d721-49b9-a290-4b849daf1a80如图 已经在终端安装成功了lxml 为什么idle还是会这样报错求教blob:https://fishc.com.cn/93073835-b6cc-4950-84e2-dbb694f41c87

Phyllis330 发表于 2020-1-8 22:15:50

终端安装是用pip3 install lxml 命令的
错误类型是raise FeatureNotFound(
bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: html parser. Do you need to install a parser library?

wp231957 发表于 2020-1-9 07:54:43

Phyllis330 发表于 2020-1-8 22:15
终端安装是用pip3 install lxml 命令的
错误类型是raise FeatureNotFound(
bs4.FeatureNotFound: Couldn' ...

发代码呢?基本常识?

zltzlt 发表于 2020-1-9 18:03:50

把代码发上来。
页: [1]
查看完整版本: 关于python-BeautifulSoup报错问题