Hi,
My All-In-One installation over default Raspbian NOOBS is failing at this point:
[localhost] out: ln: failed to create symbolic link '/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages': No such file or directory
[localhost] out:
Warning: sudo() received nonzero return code 1 while executing 'ln -s /usr/local/lib/python3.4/dist-packages/cec /srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages'!
I’ve received a connection problem error from the PuTTY on the 2 times I’ve tried. The power supplier is 2.5A and the cable looks good.
I’ve seen various reports of such error but much earlier this year, nothing actual, nothing with a solution.
Revising the folders on my RPi, I’ve found that both “/usr/local/lib/” and “/srv/homeassistant/homeassistant_venv/lib/” hold “python3.5” while the installation script states “python3.4”.
Clearly the command will fail.
What is the workaround? How can I edit the installation script?
Thanks in advanced.
Alon