XinyiYing / D3Dnet

Repository for "Deformable 3D Convolution for Video Super-Resolution", SPL, 2020
Apache License 2.0
305 stars 43 forks source link

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory" #43

Open shidanW opened 8 months ago

shidanW commented 8 months ago

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory", my cuda is 10.1 and i have tried many ways to solve this problem, could somebody help me?

BubbleYu-ZJU commented 7 months ago

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory", my cuda is 10.1 and i have tried many ways to solve this problem, could somebody help me?

请问你现在解决了吗?我也遇到了一样的问题

BubbleYu-ZJU commented 7 months ago

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory", my cuda is 10.1 and i have tried many ways to solve this problem, could somebody hel

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory", my cuda is 10.1 and i have tried many ways to solve this problem, could somebody help me?

重装pytorch就好了 版本要和cuda版本对应

Pull2MAX commented 7 hours ago

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory", my cuda is 10.1 and i have tried many ways to solve this problem, could somebody hel

when build D3D modules and run the model.py, it has an error that "ImportError: libcudart.so.9.0: cannot open shared object file: No such file or directory", my cuda is 10.1 and i have tried many ways to solve this problem, could somebody help me?

重装pytorch就好了 版本要和cuda版本对应

你的torch版本和作者说的一样吗,我试了win还有linux都报错