-
Hello, I installed torch_geometric successfully. But my script has an error at line
It didn't specify what is not found. So I tried to look at where the error happens. I put a Rerun the script, and I see this:
Seems But I copy-paste this directory to Explorer, and find I don't know what to do next. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Mh, good old Windows issues :( I am not totally sure TBH, but if you cannot make it work, I suggest to simple uninstall
PyG from latest master does not require that |
Beta Was this translation helpful? Give feedback.
Mh, good old Windows issues :( I am not totally sure TBH, but if you cannot make it work, I suggest to simple uninstall
torch-sparse
and install PyG from latest masterPyG from latest master does not require that
torch-sparse
needs to be installed.