yubaoliu / RDS-SLAM

DS-SLAM: Real-Time Dynamic SLAM Using Semantic Segmentation Methods
GNU General Public License v3.0
235 stars 25 forks source link

ERROR: Error response from daemon: Unknown runtime specified nvidia #16

Open y9luiz opened 2 years ago

y9luiz commented 2 years ago

After docker-compose build I'm trying to run docker-compose up

but I'm receiving the following error message:

⠋ Container rds-slam-rdsslam-1 Creating 0.0s Error response from daemon: Unknown runtime specified nvidia

OS: ubuntu 18.04 docker-compose version: Docker Compose version v2.5.0

Anyone can help me on this?

zlthaha commented 2 years ago

You may not have NVIDIA docker2 installed

y9luiz commented 2 years ago

@zlthaha Actually I have

nvidia-docker --version
Docker version 20.10.15, build fd82621
lasonXY commented 1 year ago

You can pip install the nvidia docker2