Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
CodHeK opened this issue Oct 13, 2019 · 2 comments
Open

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

CodHeK opened this issue Oct 13, 2019 · 2 comments

Comments

@CodHeK
Copy link

CodHeK commented Oct 13, 2019

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!

@pppplin
Copy link

pppplin commented Dec 26, 2019

Hey i'm seeing the same bug, have you fix the issue?

@CodHeK
Copy link
Author

CodHeK commented Dec 26, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants