emxsys / callattendant

A python-based automated call attendant, call blocker, and voice messaging system running on a Raspberry Pi. Screens callers and block robocalls and scams with a low-cost Raspberry Pi and modem.
https://emxsys.github.io/callattendant/
MIT License
115 stars 37 forks source link

Use the default bs4 parser instead of lxml. #153

Open lucienve opened 3 years ago

lucienve commented 3 years ago

BS4 on some OSs (notably OSX, and the most recent Raspberry Pi OS) does not reliably find lxml, even when installed.

E.g: https://stackoverflow.com/questions/24398302/bs4-featurenotfound-couldnt-find-a-tree-builder-with-the-features-you-requeste