Gibyeng
Gibyeng
same problem when I use zsh or Chinese characters
> @Gibyeng when you build from source, are you running "./build.sh all" or something else? Also, are you in a conda environment? @BradReesWork I follow the instruction [here](https://github.com/rapidsai/cugraph/blob/branch-24.04/docs/cugraph/source/installation/source_build.md). I bulid...
I fixed this issue by reinstalling the pyg-lib from source. It works fine to me now.
@lixiaobai09 Thanks for your help. I install cuda 10.1 instead and it works! But when I try to import dgl, it fails again. There is the message I got. ’OSError:...
@lixiaobai09 Thanks a lot! I installed dgl successfully. I find "--num-train-worker" and "--num-sample-worker" are in the input arguments. It seems that FGNN requires two GPUs at least (one for training...
Same issue here.