dnpwwo / Domoticz-Google-Plugin

MIT License
40 stars 10 forks source link

pychromecast.config #7

Open matthijssn opened 5 years ago

matthijssn commented 5 years ago

I get the following error in the Domoticz log: 2019-04-17 13:04:24.932 Error: (Chromecasts) Module Import failed, exception: 'ImportError' 2019-04-17 13:04:24.932 Error: (Chromecasts) Module Import failed: ' Name: pychromecast.config' 2019-04-17 13:04:24.932 Error: (Chromecasts) Error Line details not available.

What is going wrong? Thanks!

dnpwwo commented 5 years ago

I would suggest uninstalling and reinstalling pychromecast using pip3.

(Remember to use 'sudo' so it get installed at the system level, must be at least version 3.2.0)