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.8.0: cannot open shared object file: No such file or directory #44

Open
gmBamboo opened this issue Jul 17, 2018 · 2 comments

Comments

@gmBamboo
Copy link

Traceback (most recent call last):
File "mptest.py", line 17, in
from lib_kernel.lib_nms.gpu_nms import gpu_nms
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory

@ladofa
Copy link

ladofa commented Jul 17, 2018

I have not fully understood this code yet. But in my case, I just ran "make clean & make all" in the ./lib directory, also I ran "compile.sh" in the ./lib/lib_kernal/lib_nms directory. I think some pre-compiled binaries refer CUDA 8.0 version while almost of us uses CUDA 9.0 for Tensorflow 1.8 or 1.9 now.

@mathpopo
Copy link

need del original so,re-build with your own

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

3 participants