Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or no access: '/var/monai/operators/7ae67569-f420-438f-803c-840591dd491f/0/output/SVR-output.nii.gz' #16

Open
unicoco7 opened this issue Oct 17, 2023 · 0 comments

Comments

@unicoco7
Copy link

1、Run the following command to start a Docker container with GPU support and interactive mode:
docker run --gpus all -it --rm -v /home/qi/Project/NiftyMIC/AIDE_SVRTK/aide-svrtk:/var/monai/aide/ --entrypoint /bin/bash ghcr.io/svrtk/aide-svrtk/map:0.2.0
2、Execute the following command inside the container to run the "app" with input and output directories:
monai-deploy exec app -i input/ -o output/
3、During the execution, I encountered an error stating "No such file or no access".
I can sure that run
image
the error is
image
The bug exists both locally and in Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant