Seems to be a problem with the Trend component. Here is my errors:
2017-11-07 18:42:48 ERROR (SyncWorker_17) [homeassistant.util.package] Unable to install package numpy==1.13.3: Command "/srv/homeassistant/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ixi8y61w/numpy/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-9tw32kt6-record/install-record.txt --single-version-externally-managed --compile --install-headers /srv/homeassistant/include/site/python3.6/numpy" failed with error code 1 in /tmp/pip-build-ixi8y61w/numpy/
2017-11-07 18:42:48 ERROR (MainThread) [homeassistant.setup] Not initializing binary_sensor.trend because could not install dependency numpy==1.13.3
2017-11-07 18:42:48 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform binary_sensor.trend: Could not install all requirements.
2017-11-07 18:43:03 ERROR (SyncWorker_8) [homeassistant.util.package] Unable to install package numpy==1.13.3: Command "/srv/homeassistant/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gm9rrbab/numpy/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-5ac_5i6j-record/install-record.txt --single-version-externally-managed --compile --install-headers /srv/homeassistant/include/site/python3.6/numpy" failed with error code 1 in /tmp/pip-build-gm9rrbab/numpy/
2017-11-07 18:43:03 ERROR (MainThread) [homeassistant.setup] Not initializing binary_sensor.trend because could not install dependency numpy==1.13.3
2017-11-07 18:43:03 ERROR (MainThread) [homeassistant.setup] Unable to prepare setup for platform binary_sensor.trend: Could not install all requirements.