Does the Python version of the [Ray] ray client have to be the same as that of the ray cluster? #49912
Labels
enhancement
Request for new feature and/or capability
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
Description
File "/usr/local/lib/python3.10/dist-packages/ray/_private/utils.py", line 1595, in check_version_info
raise RuntimeError(error_message)
RuntimeError: Version mismatch: The cluster was started with:
Ray: 2.39.0
Python: 3.11.9
This process on Ray Client was started with:
Ray: 2.39.0
Python: 3.10.12
No response
Use case
No response
The text was updated successfully, but these errors were encountered: