I am trying to run the code on this repository
Running ./eval.sh I get this error:

Configuration I am using:
torch.__version__ -> 0.4.1
torch.version.cuda -> 9.0.176
nvcc --version -> 9.2
conda list

I am able to locate libcudart.so.9.2 :

I don't see why it's trying to locate libcudart.so.10.0!