Docker command libnvidia-ml.so.1 load failed #788
Answered
by
ramonemiliani93
ramonemiliani93
asked this question in
Q&A
-
Hi! I am trying to run the Docker command listed on the installation guide: docker run --gpus all --rm -ti --ipc=host --net=host projectmonai/monailabel:latest But it fails and I get the following error:
Are there any prerequisites for running the Docker container? The |
Beta Was this translation helpful? Give feedback.
Answered by
ramonemiliani93
May 17, 2022
Replies: 1 comment 1 reply
-
Just removing the flag works 👌 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SachidanandAlle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just removing the flag works 👌