|
发表于 2018-1-10 23:03:54
|
显示全部楼层
INFO:homeassistant.setup:Setting up frontend
ERROR:homeassistant.setup:Error during setup of component frontend
Traceback (most recent call last):
File "c:\program files\python36\lib\site-packages\homeassistant\setup.py", lin
e 190, in _async_setup_component
result = yield from component.async_setup(hass, processed_config)
File "c:\program files\python36\lib\site-packages\homeassistant\components\fro
ntend\__init__.py", line 318, in async_setup
import hass_frontend
ModuleNotFoundError: No module named 'hass_frontend' |
|