I install webhook
pip install webhook ### but hava error,then yum in
I applied the fix
pip install setuptools==33.1.1
and it solved the problem for OSX 10.10.5 (Yosemite)