oltodosel / interSubs

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

When Hovering Over Words Meanings Doesn't Show Up #23

Closed ghost closed 4 years ago

ghost commented 4 years ago

When I click a word it is opening on a web browser but when I am hovering over them it doesn't work. Here is my config:https://paste.ubuntu.com/p/wsWTQgnShQ/

oltodosel commented 4 years ago

Does popup shows but the meaning doesn't? Or doesn't show at all? Try with original config. See if there are any errors in console.

ghost commented 4 years ago

Not at all, I've tried with original config. Here is the problem:https://paste.ubuntu.com/p/NT7tNhp3JM/

oltodosel commented 4 years ago

Maybe put some effort and read the error?

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

install lxml libraries

ghost commented 4 years ago

I already did but I've installed wrong one :), thank you!