Our project is cpp+python+ray, there are many common libraries with ray, such as, GRPC.
Before ray1.7.0, everything works fine, however, when we upgrade to ray1.7, conflicts arises.
Our cpp engineer judged the root cause is common libraries.
So, can anyone can tell me how can I install ray without C++ support.
Or, is there other solution?
Thx a lot!