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
PyPi suggests Ray is supported in Python 3.11, but simultaneously cannot find the package
Versions / Dependencies
Python 3.11.3
pip 23.1.1
MacOS Ventura 13.3.1
Reproduction script
pip install -U ray
ERROR: Could not find a version that satisfies the requirement ray (from versions: none)
ERROR: No matching distribution found for ray
Issue Severity
None
The text was updated successfully, but these errors were encountered:
tanlin2013
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Apr 26, 2023
Currently the only wheels on PyPI for Python 3.11 are manylinux_x86_64 and manylinux_aarch64. ones. macOS, and windows are missing. The nightly wheels also do not provided macos and windows wheels for python 3.11
What happened + What you expected to happen
PyPi suggests Ray is supported in Python 3.11, but simultaneously cannot find the package
Versions / Dependencies
Python 3.11.3
pip 23.1.1
MacOS Ventura 13.3.1
Reproduction script
Issue Severity
None
The text was updated successfully, but these errors were encountered: