AttributeError: module 'monai.transforms' has no attribute 'EnsureTyped' #3877
Unanswered
jakubMitura14
asked this question in
Q&A
Replies: 1 comment 6 replies
-
I think you're missing the first line of the output, could you include it? Mine looks like this:
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am trying to use EnsureTyped transform Hovewer I get error like below
in code
configuration info
Other coonfiguration data
python 3.7
I installed monai and pytorch using commands below
when invoking
I get
inside the file I have
What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions