Replies: 1 comment 1 reply
-
Thanks for your question. I created issue #302 and assigned a couple people. Will find the problem soon! Did you try to run any of the other Jupyter tutorials? Were you successful? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am trying to run the Jupyter lab notebook 02_mednist_app.ipynb on my local machine but the invocation of
!monai-deploy run mednist_app:latest input output
is giving me
ModuleNotFoundError: No module named 'nibabel'
. Thoughts?To reproduce:
The full output from
!monai-deploy run mednist_app:latest input output
isVersions are:
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions