Skip to content

Instantly share code, notes, and snippets.

@afr-dt
Created October 10, 2022 22:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afr-dt/f685f92121ea66913c960fa60b805dce to your computer and use it in GitHub Desktop.
Save afr-dt/f685f92121ea66913c960fa60b805dce to your computer and use it in GitHub Desktop.
grpcio install on Apple Silicon
export GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1
export GRPC_PYTHON_BUILD_SYSTEM_ZLIB=1
pip install grpcio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment