-
-
Save zzl0/dce780ab92fb316aa91d5b3458323bfc to your computer and use it in GitHub Desktop.
zkpython + homebrew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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