MhLiao / TextBoxes_plusplus

TextBoxes++: A Single-Shot Oriented Scene Text Detector
Other
954 stars 278 forks source link

Facing Docker issues #99

Open DecentMakeover opened 5 years ago

DecentMakeover commented 5 years ago

i get this error when trying to run

i have no idea what this means,any help would be very helpful,Thanks in advance

docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402: container init caused \"process_linux.go:385: running prestart hook 1 caused \\\"error running hook: exit status 1, stdout: , stderr: exec command: [/usr/bin/nvidia-container-cli --load-kmods configure --ldconfig=@/sbin/ldconfig.real --device=all --compute --utility --require=cuda>=7.5 --pid=4864 /var/lib/docker/overlay2/90cea4c3f4f2b09493d4ad0153d551c94d2063d12d93908553c6ea933a2a3c3b/merged]\\\\nnvidia-container-cli: initialization error: cuda error: unknown error\\\\n\\\"\"": unknown.

Thanks in advance

MhLiao commented 5 years ago

I suggest you comment it on the PR which enables the Docker. here