Skip to content

Instantly share code, notes, and snippets.

@zzl0
Forked from retr0h/gist:1117566
Created September 22, 2016 08:55
Show Gist options
  • Save zzl0/dce780ab92fb316aa91d5b3458323bfc to your computer and use it in GitHub Desktop.
Save zzl0/dce780ab92fb316aa91d5b3458323bfc to your computer and use it in GitHub Desktop.
zkpython + homebrew
BREW_HOME=$HOME/.homebrew
$ brew install zookeeper
$ C_INCLUDE_PATH=${BREW_HOME}/Cellar/zookeeper/3.3.3/include/c-client-src/ pip install zkpython
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment