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

Pin numpy < 2.0 to avoid CI failures #3343

Closed
stress-tess opened this issue Jun 18, 2024 · 0 comments · Fixed by #3344
Closed

Pin numpy < 2.0 to avoid CI failures #3343

stress-tess opened this issue Jun 18, 2024 · 0 comments · Fixed by #3344
Assignees

Comments

@stress-tess
Copy link
Member

Numpy 2.0 is causing some CI failures as seen in #3340

Until we get these resolved, let's pin our numpy version to be < 2.0

@stress-tess stress-tess self-assigned this Jun 18, 2024
@stress-tess stress-tess changed the title Pin numpy < 2.0 Pin numpy < 2.0 to avoid CI failures Jun 18, 2024
stress-tess added a commit to stress-tess/arkouda that referenced this issue Jun 18, 2024
This PR (closes Bears-R-Us#3343) pins `numpy < 2.0` to avoid CI failures
stress-tess added a commit that referenced this issue Jun 19, 2024
This PR (closes #3343) pins `numpy < 2.0` to avoid CI failures

Co-authored-by: Tess Hayes <[email protected]>
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 a pull request may close this issue.

1 participant