You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to install this on my Win 11 PC (Stock and fully updated) for several days. I have downloaded the most current version (2024 -4-20) 3 times, extracted it and copied it over to my documents folder before running HASS. It sounds like it is working at first as the Command box pops up and my hard drive is working away. I do get the Windows security prompt, but I select Run Anyways. After a few minutes though I keep getting the error message below.
After each attempt to install, I delete the HASS folder completely and reboot, just for the error to happen again. Any insight would be greatly appreciated.
Traceback (most recent call last):
File "C:\Users\user\Documents\HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\hass_win\__main__.py", line 229, in <module>
sys.exit(__main__.main())
^^^^^^^^^^^^^^^
File "C:\Users\user\Documents\HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\homeassistant\__main__.py", line 208, in main
with open(fault_file_name, mode="a", encoding="utf8") as fault_file:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\HassWP_2024.4.3\\config\\home-assistant.log.fault'
Press any key to continue . . .
The text was updated successfully, but these errors were encountered:
Hi,
I have tried to install this on my Win 11 PC (Stock and fully updated) for several days. I have downloaded the most current version (2024 -4-20) 3 times, extracted it and copied it over to my documents folder before running HASS. It sounds like it is working at first as the Command box pops up and my hard drive is working away. I do get the Windows security prompt, but I select Run Anyways. After a few minutes though I keep getting the error message below.
After each attempt to install, I delete the HASS folder completely and reboot, just for the error to happen again. Any insight would be greatly appreciated.
The text was updated successfully, but these errors were encountered: