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

Cannot import name 'CuImage' from 'cucim' #6744

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Conversation

KumoLiu
Copy link
Contributor

@KumoLiu KumoLiu commented Jul 19, 2023

Fixes Project-MONAI/tutorials#1464.

Description

Seems a known issue in Cucim, rapidsai/cucim#518.
Can be fixed when cucim >= 23.2.0.

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

KumoLiu and others added 2 commits July 19, 2023 18:50
Signed-off-by: KumoLiu <yunl@nvidia.com>
@KumoLiu KumoLiu marked this pull request as draft July 19, 2023 11:01
@KumoLiu KumoLiu marked this pull request as ready for review July 19, 2023 11:09
@KumoLiu KumoLiu requested review from wyli, drbeh and Nic-Ma July 19, 2023 11:09
@wyli
Copy link
Contributor

wyli commented Jul 19, 2023

/build

Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

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

thanks, all unit tests work fine

@wyli wyli enabled auto-merge (squash) July 19, 2023 12:07
@wyli wyli merged commit 42e3674 into Project-MONAI:dev Jul 19, 2023
25 of 30 checks passed
@KumoLiu KumoLiu deleted the fix-cucim branch July 19, 2023 13:01
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.

modular_patch_inferer.ipynb
2 participants