Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command not found #12

Open
scay11 opened this issue Oct 29, 2021 · 1 comment
Open

Command not found #12

scay11 opened this issue Oct 29, 2021 · 1 comment

Comments

@scay11
Copy link

scay11 commented Oct 29, 2021

I tried install with pip and from source but nothing works,
only shows: bash: spotify-lyrics: command not found and when I tried run spotify_lyrics.py it only shows info about artist, album, song and album art but without any lyrics, idk what i did wrong
I use arch with bspwm

@goktug97
Copy link
Owner

goktug97 commented Nov 3, 2021

So for command not found problem, you probably need to add export PATH="$PATH:$HOME/.local/bin" to your rc (bashrc, zhsrc etc.). For the lyrics problem, the part I parse, constantly changes so it is required to change the code regularly. It seems they don't want people to parse it so I just stopped changing it. Currently I am only using this program as a lyrics viewer. I open it and edit the lyrics manually by pressing E.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants