Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client] Documentation Python version behavior #45339

Open
pinduzera opened this issue May 14, 2024 · 0 comments
Open

[client] Documentation Python version behavior #45339

pinduzera opened this issue May 14, 2024 · 0 comments
Labels
docs An issue or change related to documentation triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@pinduzera
Copy link

pinduzera commented May 14, 2024

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

@pinduzera pinduzera added docs An issue or change related to documentation triage Needs triage (eg: priority, bug/not-bug, and owning component) labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs An issue or change related to documentation triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

1 participant