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

matlab command not found inside "neurodata/cloudreg:local" container #21

Open
hding9 opened this issue Apr 20, 2022 · 0 comments
Open

Comments

@hding9
Copy link

hding9 commented Apr 20, 2022

Hi,

I am trying to setup and run CloudReg local version on a workstation following the documents.

I have matlab installed locally, and when I am trying to run inside the container

python3 -m cloudreg.scripts.registration -input_s3_path file:///data/output  --output_s3_path file:///data/output  -log_s3_path file:///data/output -orientation SLA

It says,

bash: matlab: command not found

I am still new to Docker, thus I have the question, does MATLAB need to be installed inside the container? Or there's some configuration error of my matlab that causes the problem?

Btw, I can run matlab -nodisplay -r 'disp("Hello World!"); exit;' locally in my terminal without any problem.

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