Building instruction
Closed this issue · 0 comments
dixiyao commented
Is there any tutorial or document to instruct building hoplite in ray system. I'm currenctly using ray version 1.7.1 and hoplite is not builts in there. I use pip to install ray. I tried to install gRPC and protobuf and run python setup.py build in dir python. It comes this error
fatal error: object_store.grpc.pb.h: No such file or directory
5 | #include "object_store.grpc.pb.h"