alibaba / alibaba/Elastic-Federated-Learning-Solution
grpc_cpp_plugin program not found or is not executable
- Dominant language
- Python
- Stars
- 143
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
我直接编译EFLS项目可以成功。但是我自己重新搭了一个项目,也是和EFLS一样的TF版本(v1.15.5),pb版本(v3.8.0),gRPC版本(v1.25.x),按照EFLS中CMKAE的写法编译时而成功,时而失败。报grpc_cpp_plugin program not found or is not executable,您知道原因吗?
另外,EFLS中编译gRPC的方式和官方描述的不一样。详见:https://github.com/grpc/grpc/blob/master/BUILDING.md#build-from-source 中的“install after build”
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing EFLS's CMake gRPC configuration with the separately rebuilt project, using the reported TensorFlow v1.15.5, protobuf v3.8.0, and gRPC v1.25.x versions. Read gRPC's BUILDING.md section on “install after build” and determine why grpc_cpp_plugin is intermittently missing or not executable; done means the build completes reliably and the differing build procedure is explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, python, tensorflow
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100