oltodosel / interSubs

Interactive subtitles for mpv. Instantly translate selected word/sentence.
MIT License
225 stars 20 forks source link

Add note about lxml #20

Closed iwconfig closed 5 years ago

iwconfig commented 5 years ago

I got this error:

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

Installing lxml solved the issue.