-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
Description
After installing mkchromecast via brew, the application continuously searches and cannot find any cast devices. However, it's worth noting that this did work the very first time I used it.
After installing the application from source and running python mkchromecast.py
, the following error shows up: No handlers could be found for logger "pychromecast.socket_client"
.
Any insight on what the issue might be or what I should do to further debug?