THUDM / GRAND

Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"
MIT License
206 stars 40 forks source link

Python version #11

Open MohsenFazaeli opened 2 years ago

MohsenFazaeli commented 2 years ago

Hi,

I tried to run the code. However, it seems that requirements are not compatible with python 3.6, 3.7, and 3.8 and I got conflicts. Would you plz export your environment?

wzfhaha commented 2 years ago

Hi, thanks for your interests. The code is compatible with python 3.7 and 3.8 in my device. Could you report details of your errors?