You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python 3.11.2
windows 11
pip install ray
Could not find a version that satisfies the requirement ray (from versions: none) https://pypi.org/project/ray/#files
It is no windows python 3.11
Versions / Dependencies
ray
Reproduction script
pip install
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered:
xiezhipeng-git
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Mar 21, 2023
xiezhipeng-git
changed the title
[<Ray component: Core|RLlib|etc...>] Could not find a version that satisfies the requirement ray (from versions: none)
[install] Could not find a version that satisfies the requirement ray (from versions: none)
Mar 21, 2023
Hey @xiezhipeng-git we don't have windows wheels for python 3.11 yet, while it's WIP: #31362
It should work with python 3.10 if that works for you.
rickyyx
added
core
Issues that should be addressed in Ray Core
and removed
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Mar 24, 2023
What happened + What you expected to happen
python 3.11.2
windows 11
pip install ray
Could not find a version that satisfies the requirement ray (from versions: none)
https://pypi.org/project/ray/#files
It is no windows python 3.11
Versions / Dependencies
ray
Reproduction script
pip install
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered: