Hello Everyone
First I have to warn everyone, I do not know what I am don’t know what I am doing so please be patient. I have tried to install Home Assistant on my Windows 10 computer and when I try to run hass --open-ui in the command prompt I get the following error and nothing happens. Can someone please assist me and let me know what I am doing wrong or what I am missing?
Traceback (most recent call last):
File "c:\users\XXXXXXXXX\appdata\local\programs\python\python36-32\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "c:\users\XXXXXXXX\appdata\local\programs\python\python36-32\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "C:\Users\XXXXXXXXX\AppData\Local\Programs\Python\Python36-32\Scripts\hass.exe\__main__.py", line 9, in <module>
File "c:\users\XXXXXXXXX\appdata\local\programs\python\python36-32\lib\site-packages\homeassistant\__main__.py", line 359, in main
monkey_patch_asyncio()
File "c:\users\XXXXXXXXX\appdata\local\programs\python\python36-32\lib\site-packages\homeassistant\__main__.py", line 58, in monkey_patch_asyncio
asyncio.tasks.Task._all_tasks = IgnoreCalls()
TypeError: can't set attributes of built-in/extension type '_asyncio.Task'
Thank you for your help and Merry Christmas!!!
Anthony