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

Does the Python version of the [Ray] ray client have to be the same as that of the ray cluster? #49912

Open
Jay-ju opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@Jay-ju
Copy link
Contributor

Jay-ju commented Jan 17, 2025

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

Image

Use case

No response

@Jay-ju Jay-ju added enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

1 participant