TRI-ML / permatrack

Implementation for Learning to Track with Object Permanence
MIT License
112 stars 13 forks source link

Docker installation issue unable to locate package libcudnn7 #23

Open MattPoyser opened 1 year ago

MattPoyser commented 1 year ago

Hi there,

Running build on your docker file gives the following error at step 18/31: E: Unable to locate package libcudnn7 E: Version '2.4.8-1+cuda10.1' for 'libnccl2' was not found E: Version '2.4.8-1+cuda10.1' for 'libnccl-dev' was not found

Any advice you can give would be greatly appreciated.

shijie2016 commented 1 year ago

I have the same issue, any solutions till now?

pvtokmakov commented 1 year ago

Hi guys,

sorry, but this seems like a docker issue. I haven't encountered it before, but I would suggest trying a different base docker container and/or different cudnn/nccl versions.