You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After clonig the GH repo in an virtual env and run the usual python setup.py the code missies some dependencies. In particular
lxml,
requests,
pyxdg
Thanks for listing these. Through module not found errors I was able to figure out lxml and requests, but had mistakenly xdg instead of pyxdg. Almost gave up.
Dear Gordon!
I love this project! My blind brother can listen to internet radio by your help.
But the project has a flaw. On debian the installation from source does not work as expected.
After clonig the GH repo in an virtual env and run the usual python setup.py the code missies some dependencies. In particular
lxml,
requests,
pyxdg
Shall I prepare a pull request to fix this?
Cheers,
Volker
The text was updated successfully, but these errors were encountered: