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

Allow setting INCLUDE_UI=0 to disable building the UI. #1618

Merged
merged 1 commit into from
Mar 1, 2018
Merged

Allow setting INCLUDE_UI=0 to disable building the UI. #1618

merged 1 commit into from
Mar 1, 2018

Conversation

robertnishihara
Copy link
Collaborator

This allows you to work around #1611 by building Ray without the UI via

cd ray/python
INCLUDE_UI=0 pip install -e . --verbose

It doesn't completely fix the problem in #1611, as I am running into another unicode error.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/3987/
Test PASSed.

@pcmoritz pcmoritz merged commit ec9dfe7 into ray-project:master Mar 1, 2018
@pcmoritz pcmoritz deleted the unicodeproblem branch March 1, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants