MAP not executing app #455
Unanswered
KnightCoder
asked this question in
Q&A
Replies: 1 comment
-
@KnightCoder I think this is the same issue with the newer one, which was answered. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The MAP package creates the docker image but while running it does not run the app. It executes and then exits (without any error). Please guide what could've gone wrong. I also noticed that the python
import
statements to import dependent python packages are executing. Also, the app executes when we run themonai-deploy exec app -i /input/path/
.MONAI Deploy SDK version: 0.5.1
Referring doc: https://docs.monai.io/projects/monai-deploy-app-sdk/en/0.5.1/developing_with_sdk/packaging_app.html
Beta Was this translation helpful? Give feedback.
All reactions