1. 程式人生 > >bs4使用lxml報錯

bs4使用lxml報錯

found request lib ren 使用 req quest 切換 正常

環境

win10

python 3.7

lxml 4.2.4

報錯信息

bs4.FeatureNotFound: Couldn‘t find a tree builder with the features you requested: lxml. Do you need to install a parser library?

切換環境後正常

lxml 3.8.0

python 3.6.6

bs4使用lxml報錯