Closed wwwizzarrdry closed 5 months ago
Followed the steps and got the same error, is there any solution available for this?
netifaces.c:1:10: fatal error: Python.h: No such file or directory
1 | #include <Python.h>
| ^~~~~~~~~~
The Python environment you have set up seems to be missing the development headers.
As per the documentation you have linked:
Please make sure you install those.
../Frenck
Feedback
Everything works until you try to run home assistant. Running
$ hass
fails onUnable to install package aiodiscover==1.5.1
URL
https://www.home-assistant.io/installation/windows/
Version
2023.11.3
Additional information
No response