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
File "/opt/toolkit/tutorials/monai/monailabel/apps/radiology/lib/trainers/__init__.py", line 12, in <module>
from .deepedit import DeepEdit
File "/opt/toolkit/tutorials/monai/monailabel/apps/radiology/lib/trainers/deepedit.py", line 44, in <module>
from monailabel.deepedit.handlers import TensorBoardImageHandler
File "/usr/local/lib/python3.10/dist-packages/monailabel/deepedit/handlers.py", line 16, in <module>
from monai.config import IgniteInfo
ImportError: cannot import name 'IgniteInfo' from 'monai.config' (/usr/local/lib/python3.10/dist-packages/monai/config/__init__.py)
The text was updated successfully, but these errors were encountered:
KumoLiu
added a commit
to KumoLiu/MONAI
that referenced
this issue
Sep 30, 2024
The text was updated successfully, but these errors were encountered: