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 'IgniteInfo' from 'monai.config' #8120

Closed
KumoLiu opened this issue Sep 30, 2024 · 0 comments · Fixed by #8121
Closed

cannot import name 'IgniteInfo' from 'monai.config' #8120

KumoLiu opened this issue Sep 30, 2024 · 0 comments · Fixed by #8121

Comments

@KumoLiu
Copy link
Contributor

KumoLiu commented Sep 30, 2024

  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)
KumoLiu added a commit to KumoLiu/MONAI that referenced this issue Sep 30, 2024
Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
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 a pull request may close this issue.

1 participant