I just installed Home Assistant but I get the following error …
_2017-07-30 14:27:54 ERROR (MainThread) [homeassistant.core] Error doing job: Exception in callback _ProactorReadPipeTransport._loop_reading(<_OverlappedF…op_reading()]>)
Traceback (most recent call last):
File “c:\users\marcelo\appdata\local\programs\python\python36\lib\asyncio\events.py”, line 127, in _run
self._callback(*self._args)
File “c:\users\marcelo\appdata\local\programs\python\python36\lib\asyncio\proactor_events.py”, line 190, in loop_reading
data = fut.result() # deliver data later in “finally” clause
File “c:\users\marcelo\appdata\local\programs\python\python36\lib\asyncio\futures.py”, line 239, in result
raise InvalidStateError(‘Result is not ready.’)
asyncio.base_futures.InvalidStateError: Result is not ready.
Has anyone been able to solve it ??
My versions are as follows:
Windows 10
Beforehand thank you very much…
Marcelo From Chile.