Windows: Running hass --open-ui gives error No directory found

When Running the hass --open-ui commando in CMD it says it can’t find c:\python35\scripts\hass

I installeren with pip3.

Wat seems to be the problemen here?

It seems to me that something wrong with hass in Windows.
I use py -m homeassistant -- open-ui to start HASS

1 Like

Yes this works for me too! Do you Have HASS Running as a Service?

Yes, I’ve added this command to Task schedule so it works kinda a service.

are you able to solve this, I have the same problem. It shows error no 2 . No such file or directory.
While hass -h and hass --version works.

We need urgent hep. I bought a new system just to run this.

Use py -m homeassistant --open-ui

1 Like