I keep getting an error when starting up hass and now my zwave is not working. here is the error:
2017-11-21 00:06:54 ERROR (SyncWorker_10) [homeassistant.util.package] Unable to install package python_openzwave==0.4.0.35: Command "/usr/local/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-enquk6uo/python-openzwave/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-bykaxy4_-record/install-record.txt --single-version-externally-managed --prefix --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-enquk6uo/python-openzwave/
2017-11-21 00:06:54 ERROR (MainThread) [homeassistant.setup] Not initializing zwave because could not install dependency python_openzwave==0.4.0.35
any ideas? this worked prior to the upgrade.