1. 安装pytorch
pip install torch==1.4.0+cu100 -f https://download.pytorch.org/whl/torch_stable.html
2. 安装依赖
浏览器打开https://pytorch-geometric.com/whl/torch-1.4.0.html
然后用wget下载对应python版本的四个依赖,使用pip install安装
https://pytorch-geometric.com/whl/torch-1.4.0.html
https://www.codenong.com/cs106799303/
https://pytorch.org/get-started/previous-versions/
3. 如果PYG不行,那就只能换框架了。。。
安装DGL
https://blog.youkuaiyun.com/qq_20001941/article/details/105341082
4. pytorch windows 下的扩展
https://pytorch-geometric.com/whl/