pytorch3 安装和GNN package install

2020-09-30  本文已影响0人  啊啊啊啊啊1231

go to the virtual machine directory

python3 -m venv pytorch-awesome

#相关问题,GNN需要torch-geometric包

llvmlite failed to build wheel: 

solution: easy_install llvmlite works for me in Python 3.

torch-sparse安装不上,解决方式

pip3 install torch-sparse==xxx

https://stackoverflow.com/questions/6622454/cuda-incompatible-with-my-gcc-version/6622751

g++, gcc not compatible

https://www.codenong.com/cs105470332/

上一篇下一篇

猜你喜欢

热点阅读