Skip to content

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

@unicoco7

Description

@unicoco7

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions