Application startup failed #1143
Replies: 1 comment 1 reply
-
Hi @vincentochs, You should specify the path to the radiology app. If using the GitHub repo, the radiology app is located at ./sample-apps/radiology. From what I can see you're trying to start the server from apps/radiology. It should be:
Regarding this error:
Have you removed the deepgrow_pipeline.py file inside infers? Please pull the latest changes from GitHub and try again. Hope this helps, |
Beta Was this translation helpful? Give feedback.
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 together,
I followed this instruction:
https://www.youtube.com/watch?v=8y1OBQs2wis&list=PLxkMXif0j08xNt1qK3thZ3Ee7u3XoKsCp&index=10
I was wondering how to do that in 3DSlicer
I have done the same steps for installation
and then when running:
monailabel start_server --app apps/radiology --studies datasets/Task09_Spleen/imagesTr --conf models deepedit
I get the same error:
Here are my loggs:
When going into MONAILabel and running your suggested command I get the following results
APP Directory apps/radiology NOT Found
Beta Was this translation helpful? Give feedback.
All reactions