Hello, I get the following errors. I even get this when I do an clean install.
I use hassbian 0.84.6 on a raspberry pi and only have Home Assistant running on it.
What do the errors mean?
2019-01-03 20:28:54 ERROR (Thread-5) [homeassistant.util.package] Unable to install package afsapi==0.0.4: Command “/srv/homeassistant/bin/python3 -u -c “import setuptools, tokenize;file=‘/tmp/pip-build-km0s7p9q/lxml/setup.py’;f=getattr(tokenize, ‘open’, open)(file);code=f.read().replace(‘\r\n’, ‘\n’);f.close();exec(compile(code, file, ‘exec’))” install --record /tmp/pip-kfa05kyx-record/install-record.txt --single-version-externally-managed --compile --install-headers /srv/homeassistant/include/site/python3.5/lxml” failed with error code 1 in /tmp/pip-build-km0s7p9q/lxml/
2019-01-03 20:28:54 ERROR (MainThread) [homeassistant.requirements] Not initializing media_player.frontier_silicon because could not install requirement afsapi==0.0.4
2019-01-03 20:28:54 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform media_player.frontier_silicon: Could not install all requirements.