to prevent the error message symbol not found in flat namespace '_CFRelease' within grpcio library pip uninstall grpcio export GRPC_PYTHON_LDFLAGS=" -framework CoreFoundation" pip install grpcio --no-binary :all: