Home assistant config issue

So I am a new user and I have an issue with my initial install.

Attached is the log file:

Last login: Wed Nov 17 10:36:46 on console
kevins_files@Kevins-MBP ~ % sudo pip3 install homeassistant
Password:
Sorry, try again.
Password:
WARNING: The directory '/Users/kevins_files/Library/Caches/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting homeassistant
  Downloading homeassistant-2021.11.5-py3-none-any.whl (14.5 MB)
     |████████████████████████████████| 14.5 MB 4.0 MB/s 
Collecting aiohttp==3.7.4.post0
  Downloading aiohttp-3.7.4.post0.tar.gz (1.1 MB)
     |████████████████████████████████| 1.1 MB 23.6 MB/s 
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting bcrypt==3.1.7
  Downloading bcrypt-3.1.7-cp34-abi3-macosx_10_6_intel.whl (53 kB)
     |████████████████████████████████| 53 kB 33.6 MB/s 
Collecting PyJWT==2.1.0
  Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB)
Collecting pip<20.3,>=8.0.3
  Downloading pip-20.2.4-py2.py3-none-any.whl (1.5 MB)
     |████████████████████████████████| 1.5 MB 33.4 MB/s 
Collecting voluptuous-serialize==2.4.0
  Downloading voluptuous_serialize-2.4.0-py3-none-any.whl (6.7 kB)
Collecting httpx==0.19.0
  Downloading httpx-0.19.0-py3-none-any.whl (77 kB)
     |████████████████████████████████| 77 kB 18.2 MB/s 
Collecting jinja2==3.0.2
  Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB)
     |████████████████████████████████| 133 kB 23.1 MB/s 
Collecting certifi>=2021.5.30
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     |████████████████████████████████| 149 kB 22.6 MB/s 
Collecting python-slugify==4.0.1
  Downloading python-slugify-4.0.1.tar.gz (11 kB)
Collecting async-timeout==3.0.1
  Downloading async_timeout-3.0.1-py3-none-any.whl (8.2 kB)
Collecting cryptography==3.4.8
  Downloading cryptography-3.4.8-cp36-abi3-macosx_10_10_x86_64.whl (2.0 MB)
     |████████████████████████████████| 2.0 MB 23.8 MB/s 
Collecting ciso8601==2.2.0
  Downloading ciso8601-2.2.0.tar.gz (18 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting pyyaml==6.0
  Downloading PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl (197 kB)
     |████████████████████████████████| 197 kB 23.5 MB/s 
Collecting astral==2.2
  Downloading astral-2.2-py2.py3-none-any.whl (30 kB)
Collecting yarl==1.6.3
  Downloading yarl-1.6.3.tar.gz (176 kB)
     |████████████████████████████████| 176 kB 21.3 MB/s 
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... done
Collecting voluptuous==0.12.2
  Downloading voluptuous-0.12.2.tar.gz (48 kB)
     |████████████████████████████████| 48 kB 44.9 MB/s 
Collecting attrs==21.2.0
  Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB)
     |████████████████████████████████| 53 kB 15.5 MB/s 
Collecting awesomeversion==21.10.1
  Downloading awesomeversion-21.10.1-py3-none-any.whl (13 kB)
Collecting requests==2.26.0
  Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
     |████████████████████████████████| 62 kB 13.2 MB/s 
Collecting multidict<7.0,>=4.5
  Downloading multidict-5.2.0-cp310-cp310-macosx_10_9_x86_64.whl (45 kB)
     |████████████████████████████████| 45 kB 33.3 MB/s 
Collecting chardet<5.0,>=2.0
  Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
     |████████████████████████████████| 178 kB 27.0 MB/s 
Collecting typing-extensions>=3.6.5
  Downloading typing_extensions-4.0.0-py3-none-any.whl (22 kB)
Collecting pytz
  Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
     |████████████████████████████████| 503 kB 29.4 MB/s 
Collecting cffi>=1.1
  Downloading cffi-1.15.0-cp310-cp310-macosx_10_9_x86_64.whl (178 kB)
     |████████████████████████████████| 178 kB 21.1 MB/s 
Collecting six>=1.4.1
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting rfc3986[idna2008]<2,>=1.3
  Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
Collecting charset-normalizer
  Downloading charset_normalizer-2.0.8-py3-none-any.whl (39 kB)
Collecting httpcore<0.14.0,>=0.13.3
  Downloading httpcore-0.13.7-py3-none-any.whl (58 kB)
     |████████████████████████████████| 58 kB 13.1 MB/s 
Collecting sniffio
  Downloading sniffio-1.2.0-py3-none-any.whl (10 kB)
Collecting MarkupSafe>=2.0
  Downloading MarkupSafe-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl (14 kB)
Collecting text-unidecode>=1.3
  Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
     |████████████████████████████████| 78 kB 33.8 MB/s 
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
     |████████████████████████████████| 138 kB 32.3 MB/s 
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     |████████████████████████████████| 61 kB 13.0 MB/s 
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     |████████████████████████████████| 118 kB 51.9 MB/s 
Collecting h11<0.13,>=0.11
  Downloading h11-0.12.0-py3-none-any.whl (54 kB)
     |████████████████████████████████| 54 kB 29.2 MB/s 
Collecting anyio==3.*
  Downloading anyio-3.4.0-py3-none-any.whl (78 kB)
     |████████████████████████████████| 78 kB 41.2 MB/s 
Using legacy 'setup.py install' for python-slugify, since package 'wheel' is not installed.
Using legacy 'setup.py install' for voluptuous, since package 'wheel' is not installed.
Building wheels for collected packages: aiohttp, ciso8601, yarl
  Building wheel for aiohttp (PEP 517) ... done
  Created wheel for aiohttp: filename=aiohttp-3.7.4.post0-py3-none-any.whl size=451944 sha256=b3780f5e749cf74fffd011aa3ead73d9a54005c171069ec3c4edef2894fe4120
  Stored in directory: /private/tmp/pip-ephem-wheel-cache-l7urpn_x/wheels/fc/84/e0/52113c57eb9b09b6b187a0f369eaad6fc7fc64bb7247c83b89
  Building wheel for ciso8601 (PEP 517) ... done
  Created wheel for ciso8601: filename=ciso8601-2.2.0-cp310-cp310-macosx_10_9_universal2.whl size=20320 sha256=1b3ed501dcaee119e145bf2477dbc3063ac65f366a7ea87e4eacf70d35b295ac
  Stored in directory: /private/tmp/pip-ephem-wheel-cache-l7urpn_x/wheels/02/1f/3b/a3fc12fc79c99e80e030beb98f07c92cbf1e43e00a7abccfcb
  Building wheel for yarl (PEP 517) ... done
  Created wheel for yarl: filename=yarl-1.6.3-cp310-cp310-macosx_10_9_universal2.whl size=158516 sha256=f422efd6d6b966a405f6a0153ca68ab2a30092c45233e9bdd1b772efc43cfe9b
  Stored in directory: /private/tmp/pip-ephem-wheel-cache-l7urpn_x/wheels/16/b2/12/49a1339f36564a61d694938cc4872942c71a6b1ae49888a884
Successfully built aiohttp ciso8601 yarl
Installing collected packages: sniffio, idna, rfc3986, pycparser, multidict, h11, anyio, yarl, voluptuous, urllib3, typing-extensions, text-unidecode, six, pytz, MarkupSafe, httpcore, charset-normalizer, chardet, cffi, certifi, attrs, async-timeout, voluptuous-serialize, requests, pyyaml, python-slugify, PyJWT, pip, jinja2, httpx, cryptography, ciso8601, bcrypt, awesomeversion, astral, aiohttp, homeassistant
    Running setup.py install for voluptuous ... done
    Running setup.py install for python-slugify ... done
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed MarkupSafe-2.0.1 PyJWT-2.1.0 aiohttp-3.7.4.post0 anyio-3.4.0 astral-2.2 async-timeout-3.0.1 attrs-21.2.0 awesomeversion-21.10.1 bcrypt-3.1.7 certifi-2021.10.8 cffi-1.15.0 chardet-4.0.0 charset-normalizer-2.0.8 ciso8601-2.2.0 cryptography-3.4.8 h11-0.12.0 homeassistant-2021.11.5 httpcore-0.13.7 httpx-0.19.0 idna-3.3 jinja2-3.0.2 multidict-5.2.0 pip-20.2.4 pycparser-2.21 python-slugify-4.0.1 pytz-2021.3 pyyaml-6.0 requests-2.26.0 rfc3986-1.5.0 six-1.16.0 sniffio-1.2.0 text-unidecode-1.3 typing-extensions-4.0.0 urllib3-1.26.7 voluptuous-0.12.2 voluptuous-serialize-2.4.0 yarl-1.6.3
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
kevins_files@Kevins-MBP ~ % hass -open-ui
usage: hass [-h] [--version] [-c path_to_config_dir] [--safe-mode] [--debug]
            [--open-ui] [--skip-pip] [-v] [--pid-file path_to_pid_file]
            [--log-rotate-days LOG_ROTATE_DAYS] [--log-file LOG_FILE]
            [--log-no-color] [--runner] [--script ...] [--daemon]
hass: error: unrecognized arguments: -open-ui
kevins_files@Kevins-MBP ~ % hass--open-ui
zsh: command not found: hass--open-ui
kevins_files@Kevins-MBP ~ % hass --open-ui
Unable to find configuration. Creating default one in /Users/kevins_files/.homeassistant
2021-11-25 02:42:27 ERROR (MainThread) [homeassistant.setup] Setup failed for recorder: Unable to import component: No module named 'sqlalchemy'
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Error during setup of component http
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/setup.py", line 254, in _async_setup_component
    result = await task
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/components/http/__init__.py", line 162, in async_setup
    server = HomeAssistantHTTP(
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/components/http/__init__.py", line 244, in __init__
    setup_cors(app, cors_origins)
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/components/http/cors.py", line 35, in setup_cors
    import aiohttp_cors
ModuleNotFoundError: No module named 'aiohttp_cors'
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_log. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for system_log: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of image. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for image: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of auth. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for auth: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of config. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for config: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of websocket_api. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for websocket_api: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of webhook. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for webhook: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of api. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for api: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of person. Setup failed for dependencies: image
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for person: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of search. Setup failed for dependencies: websocket_api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for search: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of cloud. Setup failed for dependencies: http, webhook
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of analytics. Setup failed for dependencies: api, websocket_api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for analytics: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: analytics, auth, http, person
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: api, auth, config, http, onboarding, search, system_log, websocket_api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of history. Setup failed for dependencies: http, recorder
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for history: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_health. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for system_health: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of media_source. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for media_source: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of map. Setup failed for dependencies: frontend
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for map: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of tts. Setup failed for dependencies: http
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for tts: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of usb. Setup failed for dependencies: websocket_api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for usb: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of network. Setup failed for dependencies: websocket_api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for network: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of my. Setup failed for dependencies: frontend
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for my: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of logbook. Setup failed for dependencies: frontend, http, recorder
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for logbook: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of energy. Setup failed for dependencies: websocket_api, history, recorder
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for energy: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of zeroconf. Setup failed for dependencies: network, api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for zeroconf: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of mobile_app. Setup failed for dependencies: http, webhook, person, websocket_api
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for mobile_app: Could not set up all dependencies.
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of ssdp. Setup failed for dependencies: network
2021-11-25 02:42:28 ERROR (MainThread) [homeassistant.setup] Setup failed for ssdp: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for dhcp: Unable to import component: No module named 'aiodiscover'
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: cloud, dhcp, energy, frontend, history, logbook, map, media_source, mobile_app, my, network, person, ssdp, system_health, usb, webhook, zeroconf
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: Could not set up all dependencies.
2021-11-25 02:42:37 WARNING (MainThread) [homeassistant.bootstrap] Detected that frontend did not load. Activating safe mode
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Error during setup of component http
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/setup.py", line 254, in _async_setup_component
    result = await task
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/components/http/__init__.py", line 162, in async_setup
    server = HomeAssistantHTTP(
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/components/http/__init__.py", line 244, in __init__
    setup_cors(app, cors_origins)
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/homeassistant/components/http/cors.py", line 35, in setup_cors
    import aiohttp_cors
ModuleNotFoundError: No module named 'aiohttp_cors'
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of system_log. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for system_log: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of image. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for image: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of auth. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for auth: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of config. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for config: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of websocket_api. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for websocket_api: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of webhook. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for webhook: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of api. Setup failed for dependencies: http
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for api: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of person. Setup failed for dependencies: image
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for person: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of search. Setup failed for dependencies: websocket_api
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for search: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of cloud. Setup failed for dependencies: http, webhook
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for cloud: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of analytics. Setup failed for dependencies: api, websocket_api
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for analytics: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of onboarding. Setup failed for dependencies: analytics, auth, http, person
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for onboarding: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of frontend. Setup failed for dependencies: api, auth, config, http, onboarding, search, system_log, websocket_api
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for frontend: Could not set up all dependencies.
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of safe_mode. Setup failed for dependencies: frontend, cloud
2021-11-25 02:42:37 ERROR (MainThread) [homeassistant.setup] Setup failed for safe_mode: Could not set up all dependencies.
2021-11-25 02:42:37 WARNING (SyncWorker_2) [homeassistant.bootstrap] Cannot launch the UI because frontend not loaded
 
hass --open-ui
kevins_files@Kevins-MBP ~ % hass --open-ui

I have parallels if I need to run some something in it I am not used to vm’s

Thanks,

What os are you on?

MacOS, apparently.
I’d suggest to follow the installation guide and start with a venv

MacOS Monterey ver 12.0.1

I initially followed a YouTube video for my OS. I’ll try and install python again when I get a few mins thanks.

So do I need a Rasberry Pie or something to attach the sensors to I am very new to this so please forgive my ignorance. I need to do much more research it is just hard to find the time with the holidays upon us.

The documentation is not on youtube.