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 numpy < 2.0.0 #72

Merged
merged 1 commit into from
Jun 26, 2024
Merged

fix numpy < 2.0.0 #72

merged 1 commit into from
Jun 26, 2024

Conversation

LorenzLamm
Copy link
Collaborator

Numpy 2.0.0 is causing some issues in some dependencies, e.g. MONAI.

This PR should fix issues #70 and #71

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (bea5ae0) to head (b997397).
Report is 7 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff           @@
##            main     #72    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         40      46     +6     
  Lines       1411    1620   +209     
======================================
- Misses      1411    1620   +209     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LorenzLamm LorenzLamm merged commit 0551c22 into teamtomo:main Jun 26, 2024
5 checks passed
@LorenzLamm LorenzLamm deleted the numpy_dependency branch June 26, 2024 07:47
@GenevieveBuckley
Copy link
Contributor

My colleague tried this out (coincidentally right after you merged this PR) and says everything about the installation worked perfectly for him on two different machines.

@LorenzLamm
Copy link
Collaborator Author

Perfect, thanks a lot for the feedback :)

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