snap-stanford / GraphGym

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

Readme #39

Closed pedro-ed-correia closed 2 years ago

pedro-ed-correia commented 2 years ago

When installing PyTorch, no check for missing g++ compiler.

JiaxuanYou commented 2 years ago

Thanks for the comment. I would suggest following the PyTorch installation guide to avoid these types of errors.