dresdner353 / mpd2chromecast

Simple Python script to get MPD-based streaming platforms such as Volumio, moOde to stream audio to a Chromecast device or multi-room group
MIT License
49 stars 9 forks source link

Line 4:Git: Command not found #8

Open Uk0kA opened 1 year ago

Uk0kA commented 1 year ago

I'm hitting a snag. Unable to install. I'm not super tech savy but installation seemed pretty straight forward. Then after downloading mpd2chromecast, this is what i'm getting:

environment: line 4: git: command not found
purging old crontab entries
Systemd steps for ~/home/pi/mpd2chromecast/mpd2chromecast.service
sed: can't read /home/pi/mpd2chromecast/mpd2chromecast.service: No such file or directory
Failed to enable unit: Unit file /etc/systemd/system/mpd2chromecast.service is masked.
Failed to restart mpd2chromecast.service: Unit mpd2chromecast.service is masked.

Any help would be appreciated.

ransur0t commented 1 year ago

environment: line 4: git: command not found

You need to install git ...

Uk0kA commented 1 year ago

That was too easy. It works now. Thank you very much.

May I ask if you are still working on mpd integration?

On Sat, Jan 14, 2023, 7:28 p.m. ransur0t @.***> wrote:

environment: line 4: git: command not found

You need to install git ...

— Reply to this email directly, view it on GitHub https://github.com/dresdner353/mpd2chromecast/issues/8#issuecomment-1382983350, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOEW2NVFEJX4ZQQ2R7NCOFDWSNACXANCNFSM6AAAAAAT3QC6H4 . You are receiving this because you authored the thread.Message ID: @.***>

papampi commented 1 month ago

Git installation check is fixed in https://github.com/dresdner353/mpd2chromecast/pull/12