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
bugSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray CoretriageNeeds triage (eg: priority, bug/not-bug, and owning component)
I can't use the StateAPI. Are these alpha APIs expected to be available on Windows and Mac? When I try to use it I get the following error (on Mac -- did not test on Windows):
AttributeError: module 'ray.util' has no attribute 'state'
The text was updated successfully, but these errors were encountered:
miguelteixeiraa
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Nov 8, 2024
miguelteixeiraa
changed the title
[Ray Core] AttributeError: module 'ray.util' has no attribute 'state'
[Core] AttributeError: module 'ray.util' has no attribute 'state'
Nov 8, 2024
bugSomething that is supposed to be working; but isn'tcoreIssues that should be addressed in Ray CoretriageNeeds triage (eg: priority, bug/not-bug, and owning component)
What happened + What you expected to happen
I can't use the StateAPI. Are these alpha APIs expected to be available on Windows and Mac? When I try to use it I get the following error (on Mac -- did not test on Windows):
Versions / Dependencies
OS: macOS Sonoma 14.6
Python: 3.11.9
ray-2.38.0
Reproduction script
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered: