Search found 1 match
- Saturday 17 August 2019 23:13
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compiling Domoticz on MacOS -- update for 10.12.3 Sierra
- Replies: 8
- Views: 5699
Re: Compiling Domoticz on MacOS -- update for 10.12.3 Sierra
i followed the instructions to Compile Domoticz, but i keep getting:
fatal error:
'Python.h' file not found
#include <Python.h>
^~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/domoticz.dir/main/EventSystem.cpp.o] Error 1
make[1]: *** [CMakeFiles/domoticz.dir/all] Error 2
make ...