Tried again with:
pi@hassbian:~ $ sudo systemctl stop [email protected]
pi@hassbian:~ $ sudo su -s /bin/bash homeassistant
homeassistant@hassbian:/home/pi $ source /srv/homeassistant/bin/activate
(homeassistant) homeassistant@hassbian:/home/pi $ pip3 install --upgrade homeassistant
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting homeassistant
Downloading homeassistant-0.117.1-py3-none-any.whl (9.8 MB)
|ββββββββββββββββββββββββββββββββ| 9.8 MB 43 kB/s
Collecting pyyaml==5.3.1
Downloading https://www.piwheels.org/simple/pyyaml/PyYAML-5.3.1-cp37-cp37m-linux_armv7l.whl (44 kB)
|ββββββββββββββββββββββββββββββββ| 44 kB 271 kB/s
Requirement already satisfied, skipping upgrade: async-timeout==3.0.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (3.0.1)
Requirement already satisfied, skipping upgrade: ciso8601==2.1.3 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2.1.3)
Collecting pytz>=2020.1
Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB)
|ββββββββββββββββββββββββββββββββ| 510 kB 6.1 MB/s
Collecting voluptuous-serialize==2.4.0
Downloading voluptuous_serialize-2.4.0-py3-none-any.whl (6.7 kB)
Requirement already satisfied, skipping upgrade: astral==1.10.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (1.10.1)
Requirement already satisfied, skipping upgrade: pip>=8.0.3 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (20.2.4)
Collecting certifi>=2020.6.20
Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
|ββββββββββββββββββββββββββββββββ| 156 kB 4.8 MB/s
Collecting voluptuous==0.12.0
Downloading voluptuous-0.12.0-py3-none-any.whl (29 kB)
Collecting cryptography==3.2.0
Downloading https://www.piwheels.org/simple/cryptography/cryptography-3.2-cp37-cp37m-linux_armv7l.whl (777 kB)
|ββββββββββββββββββββββββββββββββ| 777 kB 907 kB/s
Collecting importlib-metadata==1.6.0; python_version < "3.8"
Downloading importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB)
Collecting python-slugify==4.0.1
Downloading https://www.piwheels.org/simple/python-slugify/python_slugify-4.0.1-py2.py3-none-any.whl (7.0 kB)
Requirement already satisfied, skipping upgrade: bcrypt==3.1.7 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (3.1.7)
Requirement already satisfied, skipping upgrade: attrs==19.3.0 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (19.3.0)
Requirement already satisfied, skipping upgrade: ruamel.yaml==0.15.100 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (0.15.100)
Requirement already satisfied, skipping upgrade: PyJWT==1.7.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (1.7.1)
Collecting aiohttp==3.6.2
Downloading aiohttp-3.6.2-py3-none-any.whl (441 kB)
|ββββββββββββββββββββββββββββββββ| 441 kB 5.0 MB/s
Collecting yarl==1.4.2
Downloading https://www.piwheels.org/simple/yarl/yarl-1.4.2-cp37-cp37m-linux_armv7l.whl (257 kB)
|ββββββββββββββββββββββββββββββββ| 257 kB 915 kB/s
Collecting requests==2.24.0
Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB)
|ββββββββββββββββββββββββββββββββ| 61 kB 59 kB/s
Collecting jinja2>=2.11.2
Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB)
|ββββββββββββββββββββββββββββββββ| 125 kB 4.0 MB/s
Collecting httpx==0.16.1
Downloading httpx-0.16.1-py3-none-any.whl (65 kB)
|ββββββββββββββββββββββββββββββββ| 65 kB 146 kB/s
Requirement already satisfied, skipping upgrade: six>=1.4.1 in /srv/homeassistant/lib/python3.7/site-packages (from cryptography==3.2.0->homeassistant) (1.13.0)
Requirement already satisfied, skipping upgrade: cffi!=1.11.3,>=1.8 in /srv/homeassistant/lib/python3.7/site-packages (from cryptography==3.2.0->homeassistant) (1.13.2)
Requirement already satisfied, skipping upgrade: zipp>=0.5 in /srv/homeassistant/lib/python3.7/site-packages (from importlib-metadata==1.6.0; python_version < "3.8"->homeassistant) (0.6.0)
Requirement already satisfied, skipping upgrade: text-unidecode>=1.3 in /srv/homeassistant/lib/python3.7/site-packages (from python-slugify==4.0.1->homeassistant) (1.3)
Requirement already satisfied, skipping upgrade: multidict<5.0,>=4.5 in /srv/homeassistant/lib/python3.7/site-packages (from aiohttp==3.6.2->homeassistant) (4.6.1)
Requirement already satisfied, skipping upgrade: chardet<4.0,>=2.0 in /srv/homeassistant/lib/python3.7/site-packages (from aiohttp==3.6.2->homeassistant) (3.0.4)
Requirement already satisfied, skipping upgrade: idna>=2.0 in /srv/homeassistant/lib/python3.7/site-packages (from yarl==1.4.2->homeassistant) (2.8)
Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /srv/homeassistant/lib/python3.7/site-packages (from requests==2.24.0->homeassistant) (1.25.7)
Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /srv/homeassistant/lib/python3.7/site-packages (from jinja2>=2.11.2->homeassistant) (1.1.1)
Collecting rfc3986[idna2008]<2,>=1.3
Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB)
Collecting httpcore==0.12.*
Downloading httpcore-0.12.0-py3-none-any.whl (53 kB)
|ββββββββββββββββββββββββββββββββ| 53 kB 97 kB/s
Collecting sniffio
Downloading sniffio-1.2.0-py3-none-any.whl (10 kB)
Requirement already satisfied, skipping upgrade: pycparser in /srv/homeassistant/lib/python3.7/site-packages (from cffi!=1.11.3,>=1.8->cryptography==3.2.0->homeassistant) (2.19)
Requirement already satisfied, skipping upgrade: more-itertools in /srv/homeassistant/lib/python3.7/site-packages (from zipp>=0.5->importlib-metadata==1.6.0; python_version < "3.8"->homeassistant) (7.2.0)
Collecting h11==0.*
Downloading h11-0.11.0-py2.py3-none-any.whl (54 kB)
|ββββββββββββββββββββββββββββββββ| 54 kB 675 kB/s
Installing collected packages: pyyaml, pytz, voluptuous, voluptuous-serialize, certifi, cryptography, importlib-metadata, python-slugify, yarl, aiohttp, requests, jinja2, rfc3986, sniffio, h11, httpcore, httpx, homeassistant
Attempting uninstall: pyyaml
Found existing installation: PyYAML 5.3
Uninstalling PyYAML-5.3:
Successfully uninstalled PyYAML-5.3
Attempting uninstall: pytz
Found existing installation: pytz 2019.3
Uninstalling pytz-2019.3:
Successfully uninstalled pytz-2019.3
Attempting uninstall: voluptuous
Found existing installation: voluptuous 0.11.7
Uninstalling voluptuous-0.11.7:
Successfully uninstalled voluptuous-0.11.7
Attempting uninstall: voluptuous-serialize
Found existing installation: voluptuous-serialize 2.3.0
Uninstalling voluptuous-serialize-2.3.0:
Successfully uninstalled voluptuous-serialize-2.3.0
Attempting uninstall: certifi
Found existing installation: certifi 2019.11.28
Uninstalling certifi-2019.11.28:
Successfully uninstalled certifi-2019.11.28
Attempting uninstall: cryptography
Found existing installation: cryptography 2.8
Uninstalling cryptography-2.8:
Successfully uninstalled cryptography-2.8
Attempting uninstall: importlib-metadata
Found existing installation: importlib-metadata 1.5.0
Uninstalling importlib-metadata-1.5.0:
Successfully uninstalled importlib-metadata-1.5.0
Attempting uninstall: python-slugify
Found existing installation: python-slugify 4.0.0
Uninstalling python-slugify-4.0.0:
Successfully uninstalled python-slugify-4.0.0
Attempting uninstall: yarl
Found existing installation: yarl 1.3.0
Uninstalling yarl-1.3.0:
Successfully uninstalled yarl-1.3.0
Attempting uninstall: aiohttp
Found existing installation: aiohttp 3.6.1
Uninstalling aiohttp-3.6.1:
Successfully uninstalled aiohttp-3.6.1
Attempting uninstall: requests
Found existing installation: requests 2.23.0
Uninstalling requests-2.23.0:
Successfully uninstalled requests-2.23.0
Attempting uninstall: jinja2
Found existing installation: Jinja2 2.10.3
Uninstalling Jinja2-2.10.3:
Successfully uninstalled Jinja2-2.10.3
Attempting uninstall: homeassistant
Found existing installation: homeassistant 0.107.5
Uninstalling homeassistant-0.107.5:
Successfully uninstalled homeassistant-0.107.5
ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.
We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.
-omeassistant 0.101.3 requires aiohttp==3.6.1, but you'll have aiohttp 3.6.2 which is incompatible.
-omeassistant 0.101.3 requires attrs==19.2.0, but you'll have attrs 19.3.0 which is incompatible.
-omeassistant 0.101.3 requires cryptography==2.8, but you'll have cryptography 3.2 which is incompatible.
-omeassistant 0.101.3 requires importlib-metadata==0.23, but you'll have importlib-metadata 1.6.0 which is incompatible.
-omeassistant 0.101.3 requires python-slugify==3.0.6, but you'll have python-slugify 4.0.1 which is incompatible.
-omeassistant 0.101.3 requires pyyaml==5.1.2, but you'll have pyyaml 5.3.1 which is incompatible.
-omeassistant 0.101.3 requires requests==2.22.0, but you'll have requests 2.24.0 which is incompatible.
-omeassistant 0.101.3 requires voluptuous==0.11.7, but you'll have voluptuous 0.12.0 which is incompatible.
-omeassistant 0.101.3 requires voluptuous-serialize==2.3.0, but you'll have voluptuous-serialize 2.4.0 which is incompatible.
hass-nabucasa 0.32.2 requires cryptography~=2.8, but you'll have cryptography 3.2 which is incompatible.
hass-nabucasa 0.32.2 requires pytz~=2019.3, but you'll have pytz 2020.1 which is incompatible.
Successfully installed aiohttp-3.6.2 certifi-2020.6.20 cryptography-3.2 h11-0.11.0 homeassistant-0.117.1 httpcore-0.12.0 httpx-0.16.1 importlib-metadata-1.6.0 jinja2-2.11.2 python-slugify-4.0.1 pytz-2020.1 pyyaml-5.3.1 requests-2.24.0 rfc3986-1.4.0 sniffio-1.2.0 voluptuous-0.12.0 voluptuous-serialize-2.4.0 yarl-1.4.2
Now IΒ΄m lost as HASS doesnΒ΄t run at allβ¦error 404