ray-project/ray

[client] Documentation Python version behavior

Opened this issue · 0 comments

Description

Under Ray client Versioning requirements it says:

"Similarly, the minor Python (e.g., 3.6 vs 3.7) must match between the client and server. An error will be raised if this is not the case."

I had a local Kubernetes deployment that it was complaining about mismatching Python's Patch version 3.10.12 and 3.10.14 but with same 2.21.0 Ray version. I'd say it is just a documentation issue, but I am not sure which is the intended behavior.

Link

https://docs.ray.io/en/latest/cluster/running-applications/job-submission/ray-client.html#versioning-requirements