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
However when I do python python/ray/setup-dev.py.
I find out that in the latest master, there is no more node.py and ray_constants.py.
Versions / Dependencies
Latest Master
Reproduction script
Run python python/ray/setup-dev.py
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered:
brucez-anyscale
added
bug
Something that is supposed to be working; but isn't
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Jun 22, 2022
What happened + What you expected to happen
I follow this doc https://docs.ray.io/en/master/ray-contribute/development.html#building-ray-python-only to build ray from source.
However when I do
python python/ray/setup-dev.py
.I find out that in the latest master, there is no more node.py and ray_constants.py.
Versions / Dependencies
Latest Master
Reproduction script
Run
python python/ray/setup-dev.py
Issue Severity
High: It blocks me from completing my task.
The text was updated successfully, but these errors were encountered: