retr0h

be open minded, and always continue to learn

Zkpython and Homebrew

Ran into the following error on OSX, when trying to pip install a Homebrew installed version of ZooKeeper’s zkpython.

zookeeper.c:20:23: error: zookeeper.h: No such file or directory

Was able to install by providing the ‘C_INCLUDE_PATH’ to pip.