Skip to content

ImportError: libcudart.so.10.0: cannot open shared object file. #97

Open
@CodHeK

Description

@CodHeK

I am trying to run the code on this repository

Running ./eval.sh I get this error:

Screenshot 2019-10-14 at 1 49 36 AM

Configuration I am using:

torch.__version__ -> 0.4.1

torch.version.cuda -> 9.0.176

nvcc --version -> 9.2

conda list

Screenshot 2019-10-14 at 1 52 30 AM

I am able to locate libcudart.so.9.2 :

Screenshot 2019-10-14 at 1 54 13 AM

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions