Jugran / lyrics-in-terminal

Python curses application to view lyrics of current playing song in terminal.
MIT License
241 stars 19 forks source link

pip install failed on MacOS #21

Open aryantps opened 2 years ago

aryantps commented 2 years ago

pip install lyrics-in-terminal failed when I tries to install on my mac terminal ( oh my zsh ).

python-version - 3.7 pip version - 22.0.4

Screenshot attached :

error-1 error-2
Jugran commented 2 years ago

Currently this application is designed to work only on linux platform. I do not intent to add support for other operating systems for now, however, I am open to accept contribution for the same.

math-gout commented 2 years ago

You can get it to install by running brew install dbus first, although it is quite useless since no player is detected.