Open sistar2020 opened 2 months ago
Hello, it might be helpful to check online for how to install pyg. You can refer to this link: https://pytorch-geometric.readthedocs.io/en/latest/notes/installation.html. Regarding the second issue, I think it could be related to the environment not being set up correctly. This error is quite broad, so it's difficult to pinpoint the exact cause
On Ubuntu 22.04,
So I installed torch-sparse and torch as below:
It worked OK so far. But when I tried to run 'create_data.py', I got a core dump.
Any suggestions? Do you have an updated version of MS?