yccyenchicheng/AutoSDF

Error : libcudart.so.10.1: cannot open shared object file

Closed this issue · 1 comments

Thanks for sharing this code, its great work.

but i have faced some problem while running (demo_single_view_recon.ipynb)
ImportError: libcudart.so.10.1: cannot open shared object file: No such file or directory.

Also, i have installed all required libraries in the environment.

P.S. i run the code using colab.

Thanks,

Hi,

What is the cuda version you are using?

I found this might be relevant to your issue.

I hope this helps.