snap-stanford / GraphGym

Platform for designing and evaluating Graph Neural Networks (GNN)
Other
1.69k stars 185 forks source link

Stuck when testing the installation #45

Open Accelerator-thu opened 2 years ago

Accelerator-thu commented 2 years ago

After following the installation instruction and running bash run_single.sh in terminal, the program gave no responce, and after terminating it manually, here's what I got image But the shell script run_single_pyg.sh worked. What should I do? The environment is attached down here. image image

luucasrb commented 2 years ago

Have the same problem here! The commands seems to haven't done nothing. I can see the process in the top but it doesn't consume any CPU/GPU in the running. Tried installing in a Google Cloud environment with both CPU and GPU.

cheukwaylee commented 2 years ago

I am encountering the same issue: bash run_single.sh gave no response...

Faker0715 commented 2 years ago

I also have the same problem!!! but i change to debug mode,is ok

LeavesLi1015 commented 2 years ago

Same problem here! There is no response when I run main.py using lines in run_single.sh

LeavesLi1015 commented 2 years ago

I restart my pc and run it again. It worked!