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

[Bugfix] Fix WholeGraph import issue #869

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

chang-l
Copy link
Collaborator

@chang-l chang-l commented Jun 7, 2024

Maybe due to the recent WholeGraph's update of building process (switching from scikit-build to scikit-build-core), currently, there is a crash when importing wholegraph. This PR is to fix this issue.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@chang-l chang-l requested a review from classicsong June 8, 2024 07:46
Copy link
Contributor

@classicsong classicsong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make the code compatible to both wholegraph 24.4.0 and 24.6.0?

@chang-l
Copy link
Collaborator Author

chang-l commented Jun 9, 2024

Can we make the code compatible to both wholegraph 24.4.0 and 24.6.0?

The current PR should be compatible with both 24.04 and 24.06. Have you seen any failures with latest WG 24.06?

@classicsong classicsong added 0.3 ready able to trigger the CI labels Jun 15, 2024
@classicsong
Copy link
Contributor

Can we make the code compatible to both wholegraph 24.4.0 and 24.6.0?

The current PR should be compatible with both 24.04 and 24.06. Have you seen any failures with latest WG 24.06?

Let me run the CI

@classicsong classicsong added 0.3.1 and removed 0.3 labels Jun 18, 2024
@classicsong classicsong added this to the 0.3.1 milestone Jun 27, 2024
@classicsong classicsong merged commit 5d4cc49 into awslabs:main Jun 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3.1 ready able to trigger the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants