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
Tried to run this code, but getting a lot of version mismatched with ProjectMONAI:
raise RuntimeError(f"applying transform {transform}") from e
RuntimeError: applying transform <monai.transforms.spatial.dictionary.Orientationd object at 0x7c6b0c290e50>
This is also after commenting out LOCAL_RANK line from main.py.
I am running it on a Colab notebook.
Pls help.
The text was updated successfully, but these errors were encountered:
Tried to run this code, but getting a lot of version mismatched with ProjectMONAI:
This is also after commenting out LOCAL_RANK line from main.py.
I am running it on a Colab notebook.
Pls help.
The text was updated successfully, but these errors were encountered: