ImportError: libcudart.so.7.0: cannot open shared object file: No such file or directory

(来自 ImportError: libcudart.so.7.0: cannot open shared object file: No such file or directory · Issue #8 · NVIDIA/DIGITS · GitHub)

For this error
ImportError: libcudart.so.7.0: cannot open shared object file: No such file or directory

I have executed this command to solve it

sudo ldconfig /usr/local/cuda/lib64

你可能感兴趣的:(ImportError: libcudart.so.7.0: cannot open shared object file: No such file or directory)