torch_cluster,torch_scatter,torch_sparse则在成功安装torch后,使用指令
pip install --no-index torch_scatter -f https://pytorch-geometric.com/whl/torch-1.x.0+cu10x.html
(torch_cluster可直接修改为另外两样)进行安装即可。(!!x是指代你们自己的版本号,不是真的打cu10x!!)
原文链接:
因篇幅问题不能全部显示,请点此查看更多更全内容