Help with error: Cannot locate class or function path: ‘AddChanneld’. #1975
Unanswered
ebaldelomar
asked this question in
Q&A
Replies: 1 comment
-
Hi @ebaldelomar |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
I've been getting an error:
I'm trying to get MONAILabel up and running. I got all things installed, downloaded the test data set, and started the server. I’m trying to test out the case 2 example in the Quickstart documentation (Quickstart — MONAI Label 0.8.5 Documentation).
I have searched both the monai/ and monailabel/ folders for 'AddChanneld'
Output:
The only two files that actually use 'AddChanneld' (not commented out) are:
I found this thread (#1686) that talked about this AddChannel issue before but it's not clear to me how one goes about properly editing it; and if it's still the appropriate issue.
When checking version of things using:
I get the following output if helpful:
(A separate question I had was that, even though I just installed this week, I thought the most stable release would be version 1.4? I'm using the 'pip install monai')
Beta Was this translation helpful? Give feedback.
All reactions