You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix OptionalImportError: required package openslide is not installed (#8419)
The full error message was:
`monai.utils.module.OptionalImportError: required package `openslide` is
not installed or the version doesn't match requirement.`
More details in:
Project-MONAI/tutorials#1949
### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
0 commit comments