Skip to content

grpc issue on M2 mac with #3852 #4722

Answered by crazywoola
AndyMik90 asked this question in Help
Discussion options

You must be logged in to vote

Option 1. install grpcio from source: GRPC_PYTHON_LDFLAGS=" -framework CoreFoundation" pip install grpcio --no-binary :all:.

I'm seeing a CompileError, but looks like it works for many people.
Option 2. Install grpcio from conda: conda install grpcio.

This works for me.
Closing this issue now, please let us know if neither of those works.

See original link here. grpc/grpc#33714 (comment)

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by crazywoola
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
🐞 bug Something isn't working
5 participants
Converted from issue

This discussion was converted from issue #3861 on May 28, 2024 07:48.