Hi guys!
I’m newbie in 3 things : home automation, linux and this forum Last thing i’m french so like every french my english is bad, sorry about that
!
I got a Synology DS212, and i’m currently running Domoticz. I want to go on Home assistant so i followed this well knowed tuto :https://www.home-assistant.io/docs/installation/synology/ .
I got stucked on this specific part :
./python3 -m pip install homeassistant==0.64.3
and got this error :
Command "/volume1/@appstore/py3k/usr/local/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-dd6ac6vx/multidict/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-qj_xt434/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-dd6ac6vx/multidict/
I can’t run HA with Docker because of my old DS212 so… would someone help me please?
Thanks a lot