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

Fix unit tests #733

Merged
merged 12 commits into from
Jul 20, 2024
Merged

Fix unit tests #733

merged 12 commits into from
Jul 20, 2024

Conversation

RasmusOrsoe
Copy link
Collaborator

@RasmusOrsoe RasmusOrsoe commented Jul 20, 2024

Certain build tests fails with

x = x.numpy()
   
RuntimeError: Numpy is not available

which suggests a problem with numpy versions.

This PR changes the requirement file from numpy>=1.22 to numpy>=1.22,<2.0

@RasmusOrsoe RasmusOrsoe merged commit 652f194 into graphnet-team:main Jul 20, 2024
14 checks passed
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.

1 participant