JiaxuanYou / graph-generation

GraphRNN: Generating Realistic Graphs with Deep Auto-regressive Models
MIT License
693 stars 141 forks source link

Error on running mmsb.py and evaluation.py #7

Open tanjatang opened 4 years ago

tanjatang commented 4 years ago

Hi, I tried to run the code, but it seems like something wrong with tensorflow version and python. I used python 3.6 and tensorflow 1.2.0. Could you please reply in case you can see my question.

lims1 commented 4 years ago

I have similar issues when I tried the current source code with the recent version of packages. And It uses an older version networkX=1.12 in requirements.txt, while the current version of NetworkX is 2.0.