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

Python build does not support H2O_PYTHON_WHEEL when building against h2o older then 3.16.0.1 #4088

Closed
exalate-issue-sync bot opened this issue May 22, 2023 · 4 comments
Assignees

Comments

@exalate-issue-sync
Copy link

Steps:

  • export H2O_PYTHON_WHEEL=...

  • run:
    michal@mr-0xf1:~/dev/sparkling-water⟫ ./gradlew build -x check

FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/michal/dev/sparkling-water/py/build.gradle' line: 187

  • What went wrong:
    Execution failed for task ':sparkling-water-py:distPython'.

fromIndex(0) > toIndex(-1)

@exalate-issue-sync
Copy link
Author

Jakub Hava commented: Jus tested this out. This happens only if you try to build Sparkling Water against H2O wheel which doesn't contain the change with version stored in version.txt file (3.16.0.1). It works just fine with any older h2o version

@exalate-issue-sync
Copy link
Author

Jakub Hava commented: Oki, I can fix it that the build does not fail in case you are trying to build against older h2o version.

@DinukaH2O
Copy link

JIRA Issue Migration Info

Jira Issue: SW-624
Assignee: Jakub Hava
Reporter: Michal Malohlava
State: Resolved
Fix Version: 2.0.20
Attachments: N/A
Development PRs: Available

Linked PRs from JIRA

#489

@hasithjp
Copy link
Member

JIRA Issue Migration Info Cont'd

Jira Issue Created Date: 2017-12-08T12:37:24.878-0800

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants