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

Unable to execute the code because of ray version compatibility #38

Open
pontiacar opened this issue Mar 9, 2024 · 0 comments
Open

Comments

@pontiacar
Copy link

pontiacar commented Mar 9, 2024

!pip install ray==1.0.0

ERROR: Could not find a version that satisfies the requirement ray==1.0.0 (from versions: 1.13.0, 2.0.0rc0, 2.0.0rc1, 2.0.0, 2.0.1, 2.1.0, 2.2.0, 2.3.0rc0, 2.3.0, 2.3.1, 2.4.0, 2.5.0, 2.5.1, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.7.0rc0, 2.7.0, 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.9.2, 2.9.3)
ERROR: No matching distribution found for ray==1.0.0

As of today, the Ray library doesnt anymore allow to use the 1.0.0 version, causing incompatibility to run the notebooks even with python==3.8 such as inventory_quickstart notebook. Requesting the authors if they can update the notebooks based on the current ray version compatibility or any guidance as to how to solve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant