ImportError: libcudart.so.10.2: cannot open shared object file: No such file or directory
看官网
https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html
Installation via Anaconda
Update: You can now install PyG via Anaconda for all major OS/PyTorch/CUDA combinations Given that you have PyTorch >= 1.8.0 installed, simply run
conda install pyg -c pyg