This is my second attempt of installing on a raspberry pi. The first time was with an image. This time I am doing a manual install.
Following guide:
I get stuck on install command: python3.8 -m venv .
resulting in: bash: python3.8: command not found
Ive been following the guide to the letter, I have no idea what going wrong.
The created homeassistant dir is empty.
Could someone point me in the right direction?