Invalid Config for everything after first install with python virtual enviroment

Im not really a programmer, but from what I can tell it doesn’t have the permission it need. Im running a cli only version of Raspbian, and dont know how to fix this: Logs bellow

2021-01-05 14:59:02 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:05 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:08 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:11 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:12 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.

2021-01-05 14:59:14 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:17 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:20 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:23 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:26 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:29 ERROR (Recorder) [homeassistant.components.recorder] Error during connection setup: No module named ‘_sqlite3’ (retrying in 3 seconds)

2021-01-05 14:59:29 ERROR (MainThread) [homeassistant.setup] Setup failed for recorder: Integration failed to initialize.

2021-01-05 14:59:31 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: recorder

2021-01-05 14:59:31 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.

2021-01-05 14:59:31 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of history. Setup failed for dependencies: recorder

2021-01-05 14:59:31 ERROR (MainThread) [homeassistant.setup] Setup failed for history: Could not set up all dependencies.

2021-01-05 14:59:35 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package ha-ffmpeg==3.0.2: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/ha_ffmpeg-3.0.2.dist-info’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 14:59:35 ERROR (MainThread) [homeassistant.setup] Setup failed for ffmpeg: Requirements for ffmpeg not found: [‘ha-ffmpeg==3.0.2’].

2021-01-05 14:59:39 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package samsungctl[websocket]==0.7.1: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/websocket’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 14:59:39 ERROR (MainThread) [homeassistant.setup] Setup failed for samsungtv: Requirements for samsungtv not found: [‘samsungctl[websocket]==0.7.1’].

2021-01-05 14:59:47 ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package pyMetno==0.8.1: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/xmltodict.py’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 14:59:47 ERROR (MainThread) [homeassistant.setup] Setup failed for met: Requirements for met not found: [‘pyMetno==0.8.1’].

2021-01-05 14:59:52 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package pysonos==0.0.37: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/xmltodict.py’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 14:59:52 ERROR (MainThread) [homeassistant.setup] Setup failed for sonos: Requirements for sonos not found: [‘pysonos==0.0.37’].

2021-01-05 14:59:52 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of homekit. Setup failed for dependencies: ffmpeg

2021-01-05 14:59:52 ERROR (MainThread) [homeassistant.setup] Setup failed for homekit: Could not set up all dependencies.

2021-01-05 14:59:59 ERROR (SyncWorker_2) [homeassistant.util.package] Unable to install package pyipp==0.11.0: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/deepmerge’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 14:59:59 ERROR (MainThread) [homeassistant.setup] Setup failed for ipp: Requirements for ipp not found: [‘pyipp==0.11.0’].

2021-01-05 15:00:18 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package pyatv==0.7.5: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/netifaces.cpython-38-arm-linux-gnueabihf.so’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 15:00:18 ERROR (MainThread) [homeassistant.setup] Setup failed for apple_tv: Requirements for apple_tv not found: [‘pyatv==0.7.5’].

2021-01-05 15:00:21 ERROR (SyncWorker_1) [homeassistant.util.package] Unable to install package PyNaCl==1.3.0: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/PyNaCl-1.3.0.dist-info’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 15:00:21 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Requirements for mobile_app not found: [‘PyNaCl==1.3.0’].

2021-01-05 15:00:26 ERROR (SyncWorker_3) [homeassistant.util.package] Unable to install package aiohomekit==0.2.60: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/aiohomekit’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 15:00:26 ERROR (MainThread) [homeassistant.setup] Setup failed for homekit_controller: Requirements for homekit_controller not found: [‘aiohomekit==0.2.60’].

2021-01-05 15:00:30 ERROR (SyncWorker_0) [homeassistant.util.package] Unable to install package defusedxml==0.6.0: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/defusedxml’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 15:00:30 ERROR (MainThread) [homeassistant.setup] Setup failed for ssdp: Requirements for ssdp not found: [‘defusedxml==0.6.0’].

2021-01-05 15:00:30 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: history, logbook, mobile_app, ssdp

2021-01-05 15:00:30 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.

2021-01-05 15:00:36 ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package pychromecast==7.5.1: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/casttube-0.2.1.dist-info’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant.setup] Setup failed for cast: Requirements for cast not found: [‘pychromecast==7.5.1’].

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of homekit. Setup failed for dependencies: ffmpeg

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved

Traceback (most recent call last):

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/data_entry_flow.py”, line 119, in async_init

flow = await self.async_create_flow(handler, context=context, data=data)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/config_entries.py”, line 532, in async_create_flow

await async_process_deps_reqs(self.hass, self._hass_config, integration)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/setup.py”, line 339, in async_process_deps_reqs

raise HomeAssistantError(“Could not set up all dependencies.”)

homeassistant.exceptions.HomeAssistantError: Could not set up all dependencies.

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of homekit. Setup failed for dependencies: ffmpeg

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved

Traceback (most recent call last):

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/data_entry_flow.py”, line 119, in async_init

flow = await self.async_create_flow(handler, context=context, data=data)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/config_entries.py”, line 532, in async_create_flow

await async_process_deps_reqs(self.hass, self._hass_config, integration)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/setup.py”, line 339, in async_process_deps_reqs

raise HomeAssistantError(“Could not set up all dependencies.”)

homeassistant.exceptions.HomeAssistantError: Could not set up all dependencies.

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of homekit. Setup failed for dependencies: ffmpeg

2021-01-05 15:00:36 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved

Traceback (most recent call last):

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/data_entry_flow.py”, line 119, in async_init

flow = await self.async_create_flow(handler, context=context, data=data)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/config_entries.py”, line 532, in async_create_flow

await async_process_deps_reqs(self.hass, self._hass_config, integration)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/setup.py”, line 339, in async_process_deps_reqs

raise HomeAssistantError(“Could not set up all dependencies.”)

homeassistant.exceptions.HomeAssistantError: Could not set up all dependencies.

2021-01-05 15:00:41 ERROR (SyncWorker_4) [homeassistant.util.package] Unable to install package spotipy==2.16.1: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: ‘/srv/homeassistant/lib/python3.8/site-packages/spotipy-2.16.1.dist-info’

Consider using the --user option or check the permissions.

WARNING: You are using pip version 19.2.3, however version 20.3.3 is available.

You should consider upgrading via the ‘pip install --upgrade pip’ command.

2021-01-05 15:00:41 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved

Traceback (most recent call last):

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/data_entry_flow.py”, line 119, in async_init

flow = await self.async_create_flow(handler, context=context, data=data)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/config_entries.py”, line 532, in async_create_flow

await async_process_deps_reqs(self.hass, self._hass_config, integration)

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/setup.py”, line 343, in async_process_deps_reqs

await requirements.async_get_integration_with_requirements(

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/requirements.py”, line 74, in async_get_integration_with_requirements

await async_process_requirements(

File “/srv/homeassistant/lib/python3.8/site-packages/homeassistant/requirements.py”, line 131, in async_process_requirements

raise RequirementsNotFound(name, [req])

homeassistant.requirements.RequirementsNotFound: Requirements for spotify not found: [‘spotipy==2.16.1’].

Which instructions did you follow to install HA?