Greetings everyone!
I am fairly now to home-assistant and I’m learning new things everyday :).
yesterday I upgraded to 0.40.1 and after that, discovery no longer works, I tried to fix the issue by pip installing netdisco manually but it still fails:
17-03-18 06:07:33 WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.
17-03-18 06:07:34 WARNING (MainThread) [homeassistant.setup] Setup of device_tracker is taking over 10 seconds. 17-03-18 06:07:45 ERROR (MainThread) [homeassistant.setup] Not initializing discovery because could not install dependency netdisco==0.9.2
17-03-18 06:07:45 ERROR (MainThread) [homeassistant.setup] Setup failed for discovery: Could not install all requirements.
I did a manual installation on raspbian following the tutorial step by step, when I reinstalled netdisco, I did verified that I was on the virtual env.
any help would be greatly appreciated