yccyenchicheng / AutoSDF

233 stars 29 forks source link

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

Closed mohamedhaiham94 closed 1 year ago

mohamedhaiham94 commented 1 year ago

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,

yccyenchicheng commented 1 year ago

Hi,

What is the cuda version you are using?

I found this might be relevant to your issue.

I hope this helps.