Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded grpcio and grpcio-tools to resolve the build issue on Apple Silicon Chips #187

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lahirujayathilake
Copy link
Member

Upgraded versions of the mentioned packages will fix the following issue,

/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Headers -arch arm64 -arch x86_64 -Werror=implicit-function-declaration -Wno-error=unreachable-code -I/opt/homebrew/opt/protobuf@3/include -DHAVE_PTHREAD=1 -I. -Igrpc_root -Igrpc_root/include -Ithird_party/protobuf/src -I/Users/lahiru/Projects/CIRC/airavata-django-portal/venv-test/include -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Headers -c third_party/protobuf/src/google/protobuf/wire_format.cc -o build/temp.macosx-10.10-universal2-cpython-39/third_party/protobuf/src/google/protobuf/wire_format.o -std=c++14 -fno-wrapv -frtti
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for grpcio-tools
Running setup.py clean for grpcio-tools
Failed to build grpcio-tools
ERROR: Could not build wheels for grpcio-tools, which is required to install pyproject.toml-based projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant