node2vec icon indicating copy to clipboard operation
node2vec copied to clipboard

node2vec has no attribute Graph

Open nwasd opened this issue 7 years ago • 2 comments

nwasd avatar Jul 17 '18 07:07 nwasd

I faced this problem when I tried to installing "node2vec" separately. It seems this one is a different implementation. You need to run the file "node2vec.py" in this repository.

roenciso avatar Oct 24 '18 23:10 roenciso

pip uninstall node2vec is work for me.

Calemsy avatar Dec 15 '18 08:12 Calemsy