MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / OptionalImportError

Class OptionalImportError

monai/utils/module.py:311–314  ·  view source on GitHub ↗

Could not import APIs from an optional dependency.

Source from the content-addressed store, hash-verified

309
310
311class OptionalImportError(ImportError):
312 """
313 Could not import APIs from an optional dependency.
314 """
315
316
317def optional_import(

Callers 3

resolve_writerFunction · 0.90
__init__Method · 0.85
_wrapperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…