duckietown / gym-duckietown

Self-driving car simulator for the Duckietown universe
http://duckietown.org
Other
51 stars 19 forks source link

docker: Error response from daemon: OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: Running hook #1:: error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: initialization error: nvml error: driver not loaded: context canceled #247

Open xristoskor opened 3 years ago

xristoskor commented 3 years ago

Hello! I have this issue when i run the code: " nvidia-docker pull duckietown/gym-duckietown && \ nvidia-docker run -it duckietown/gym-duckietown bash "

I' m in the step of pulling the duckietown image from Docker Hub.

I have downloaded linux drivers : 465.19.01-1 and cuda 11.1 .

Any suggestions? Thank you.