Samuel L.
Samuel L.
+1 Encountering this issue currently.
For others, make sure to install the libraries in this way: https://gist.github.com/ameya98/b193856171d11d37ada46458f60e73e7 To solve this problem, specify `edge_index, _ = add_self_loops(edge_index=edge_index, num_nodes=num_nodes)`
I'm currently facing the same issue, what was the solution? The following environment variables have been manually set and confirmed. `os.environ['nnUNet_raw'] os.environ['nnUNet_preprocessed'] os.environ['results']`