Skip to content

Instantly share code, notes, and snippets.

@silgon
Created August 9, 2017 19:36
Show Gist options
  • Save silgon/194cfaefe6716b0cea6212215ac36b0d to your computer and use it in GitHub Desktop.
Save silgon/194cfaefe6716b0cea6212215ac36b0d to your computer and use it in GitHub Desktop.
Needed compilation in machine for grpc in my laptop
# in root of grpc project
GRPC_PYTHON_BUILD_WITH_CYTHON=1 pip install .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment