Home Assistant Initial Local SetUp Fails With command not found

I’m trying to set up Home Assistant by following the documenattion and I hit this problem:

joesan@InfinityBook-S-14-v5:~python-projects/home-assistant/core$ source venv/bin/activate
(venv) joesan@InfinityBook-S-14-v5:~python-projects/home-assistant/core$ hass -c config
bash: hass: command not found
(venv) joesan@InfinityBook-S-14-v5:~ython-projects/home-assistant/core$

Is there anything that I’m doing wrong or missing? I’m on Ubuntu machine.

Possibly related to a thread I just started?

Did you encounter any of the same errors I mentioned there during the setup?

Also, it is unclear from your question - are you trying to set up Home Assistant, or the HAss development environment? Because if you are just trying to set up HAss, there are much easier ways of doing that :slight_smile: