-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
dpkg -i mkchromecast_0.3.2-1_all.deb
gives the following:
Unpacking mkchromecast (0.3.2-1) over (0.3.2-1) ...
dpkg: dependency problems prevent configuration of mkchromecast:
mkchromecast depends on python-flask; however:
Package python-flask is not installed.
mkchromecast depends on python-pychromecast; however:
Package python-pychromecast is not installed.
mkchromecast depends on python-psutil; however:
Package python-psutil is not installed.
mkchromecast depends on sox (>= 14.4.1); however:
Package sox is not installed.
dpkg: error processing package mkchromecast (--install):
dependency problems - leaving unconfigured
python-pychromecast doesn't appear to be in the repositories.
Fetching the pychromecast deb from here then running apt-get -f install
appears to fix it.
I've now installed it and connected to my Chromecast. Haven't actually tried sending anything yet.
Metadata
Metadata
Assignees
Labels
No labels