Hi,
totally new to home assistant, but got it running with https://www.home-assistant.io/docs/installation/raspberry-pi/
Want to use a zwave usb stick, but it does not work because of following build error:
2018-11-25 18:27:48 ERROR (Thread-11) [homeassistant.util.package] Unable to install package homeassistant-pyozw==0.1.1: Failed building wheel for homeassistant-pyozw
Command "/srv/homeassistant/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-1mhuz4an/homeassistant-pyozw/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-record-w92v6y2g/install-record.txt --single-version-externally-managed --compile --install-headers /srv/homeassistant/include/site/python3.5/homeassistant-pyozw" failed with error code 1 in /tmp/pip-install-1mhuz4an/homeassistant-pyozw/
2018-11-25 18:27:48 ERROR (MainThread) [homeassistant.requirements] Not initializing zwave because could not install requirement homeassistant-pyozw==0.1.1
2018-11-25 18:27:48 ERROR (MainThread) [homeassistant.setup] Setup failed for zwave: Could not install all requirements.
Have no clue, whats going wrong here. Any hints how to solve this?
Regards
Thomas