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

Ray Python: cannot setup-env #26017

Closed
brucez-anyscale opened this issue Jun 22, 2022 · 2 comments · Fixed by #25997
Closed

Ray Python: cannot setup-env #26017

brucez-anyscale opened this issue Jun 22, 2022 · 2 comments · Fixed by #25997
Labels
bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@brucez-anyscale
Copy link
Contributor

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.

@brucez-anyscale 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
@simon-mo
Copy link
Contributor

@ericl @pcmoritz i believe this is related to the latest move to _private change?

@ericl
Copy link
Contributor

ericl commented Jun 22, 2022

Fixed by #25997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants