ray-project / rayfed

A multiple parties joint, distributed execution engine based on Ray, to help build your own federated learning frameworks in minutes.
https://rayfed.readthedocs.io
Apache License 2.0
87 stars 20 forks source link

Feat/revert pb 3 #169

Closed zhouaihui closed 11 months ago

zhouaihui commented 11 months ago
NKcqx commented 11 months ago

protobuf version has to match to certain version of grpcio , do we need to explicitly pin version combinations in requirements.txt ?

zhouaihui commented 11 months ago

grpcio

Keeping the original name of pb py works with different versions of grpcio.

zhouaihui commented 11 months ago

Some ut is flaky, i will open a new PR to fix https://github.com/ray-project/rayfed/issues/153#issuecomment-1664875763