pip install安装版本冲突,conda安装也不行
在包安装网站PyPI · The Python Package Index
搜索torch_cluster点进去找到轮子
再进去下载好对应torch和cuda版本的torch_cluster.whl文件
修改路径,运行pip install C:\Users\red\Downloads\torch_cluster-1.6.1+pt113cu116-cp310-cp310-win_amd64.whl
最后成功安装
pip install安装版本冲突,conda安装也不行
在包安装网站PyPI · The Python Package Index
搜索torch_cluster点进去找到轮子
再进去下载好对应torch和cuda版本的torch_cluster.whl文件
修改路径,运行pip install C:\Users\red\Downloads\torch_cluster-1.6.1+pt113cu116-cp310-cp310-win_amd64.whl
最后成功安装