Warning: sudo() received nonzero return code 1 while executing

Hi -

I’m attempting to install Home Assistant with the All-in-One script on a Raspberry P3 with Pixi. The Pi crashes/reboot after the below (replicated 6 times). Thoughts?

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’!

Thanks,
Jake

me too, same reboot

same here.
i’ve spent 5 days trying to install without errors, so far no success.
here is also some ticket https://github.com/eclipse/mosquitto/issues/529 not sure if those are related at all.

Hi,

just in case someone else ist stumbling over this, you have to change:
…python3.4… to …python3.5…

Where what to change?