I’m trying to install home assitant core to my raspi 3b+ that has raspbian OS. So I installed the python 3.9 but my pip python version is still looks like 3.7.3. So install command doesnt work.
pip3 install homeassistant
there is no document on the subject. So How can i just install older version of home assitant that works with 3.7.3? Or how can I run this command without problem?