dmo60/lLyrics

not working on ubuntu 17.10

Closed this issue · 2 comments

After installing the plug-in, when I try to activate it, it shows me an error. Please check the image
screenshot from 2018-06-19 12-06-12

#63 Check this one out. It solved the same problem as yours for me.

@parthagar Thanks for the reply. Yes, it was the same issue mentioned in #63
ModuleNotFoundError: No module named 'lxml' .

However, I had to run different commands on ubuntu 18.04 terminal, to make this plugin work.
sudo apt-get install python3-lxml
(or python-lxml) depending on python version.
source: https://stackoverflow.com/questions/4598229/installing-lxml-module-in-python