batchflow icon indicating copy to clipboard operation
batchflow copied to clipboard

Change `try_import` behaviour

Open AlexeyKozhevin opened this issue 1 month ago • 0 comments

Change try_import for a case where module exists but an ImportError is raised due to incorrect imports from it.

E.g., matplotlib>=3.9.0 doesn't have matplotlib.cm.register_cmap

AlexeyKozhevin avatar Jun 05 '24 14:06 AlexeyKozhevin