FS#68656 - [home-assistant] missing python-zeroconf, python-defusedxml, python-mutagen,
Attached to Project:
Community Packages
Opened by Sbstn Bcht (sbechet) - Tuesday, 17 November 2020, 20:22 GMT
Last edited by Maxime Gauduin (Alucryd) - Saturday, 05 December 2020, 17:48 GMT
Opened by Sbstn Bcht (sbechet) - Tuesday, 17 November 2020, 20:22 GMT
Last edited by Maxime Gauduin (Alucryd) - Saturday, 05 December 2020, 17:48 GMT
|
Details
Description:
``` # journalctl -fn 1000 | grep 'No module named' Nov 17 20:14:34 hass hass[1359]: 2020-11-17 20:14:34 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Unable to import component: No module named 'hass_nabucasa' Nov 17 20:14:49 hass hass[1359]: ModuleNotFoundError: No module named 'hass_frontend' Nov 17 20:14:53 hass hass[1359]: 2020-11-17 20:14:53 ERROR (MainThread) [homeassistant.setup] Setup failed for zeroconf: Unable to import component: No module named 'zeroconf' Nov 17 20:14:56 hass hass[1359]: 2020-11-17 20:14:56 ERROR (MainThread) [homeassistant.setup] Setup failed for tts: Unable to import component: No module named 'mutagen' Nov 17 20:15:02 hass hass[1359]: 2020-11-17 20:15:02 ERROR (MainThread) [homeassistant.setup] Setup failed for ssdp: Unable to import component: No module named 'defusedxml' ``` Steps to reproduce: Install from scratch then `systemctl start home-assistant` don't know what to do with `hass_nabucasa`. |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Saturday, 05 December 2020, 17:48 GMT
Reason for closing: Fixed
Additional comments about closing: 0.118.5
Saturday, 05 December 2020, 17:48 GMT
Reason for closing: Fixed
Additional comments about closing: 0.118.5
[1] https://pypi.org/project/hass-nabucasa/
[2] https://github.com/home-assistant/frontend