发现是cuda版本与pytorch3d版本不兼容
以我的cuda11.3版本为例,pytorch3d下载命令为文章来源:https://www.toymoban.com/news/detail-607210.html
conda install https://anaconda.org/pytorch3d/pytorch3d/0.6.2/download/linux-64/pytorch3d-0.6.2-py38_cu113_pyt1100.tar.bz2
其他cuda与pytorch3d版本的对应关系可在 https://anaconda.org/pytorch3d/pytorch3d/files 中查找文章来源地址https://www.toymoban.com/news/detail-607210.html
到了这里,关于ImportError: libcudart.so.10.1: cannot open shared object file: No such file or directory的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!