Apologies for crossposting, but might be more applicable to ask for help here:
At my end the front-end is not loading when I upgrade from 0.57.3 to 0.58
See the error below. Any tips?
2017-11-19 07:36:16 ERROR (MainThread) [homeassistant.loader] Error loading homeassistant.components.frontend. Make sure all dependencies are installed
Traceback (most recent call last):
File “/home/pi/.local/lib/python3.5/site-packages/homeassistant/loader.py”, line 142, in get_component
module = importlib.import_module(path)
File “/usr/lib/python3.5/importlib/init.py”, line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 986, in _gcd_import
File “”, line 969, in _find_and_load
File “”, line 958, in _find_and_load_unlocked
File “”, line 673, in _load_unlocked
File “”, line 673, in exec_module
File “”, line 222, in _call_with_frames_removed
File “/home/pi/.local/lib/python3.5/site-packages/homeassistant/components/frontend/init.py”, line 19, in