aditya-grover / node2vec

http://snap.stanford.edu/node2vec/
MIT License
2.61k stars 912 forks source link

node2vec has no attribute Graph #43

Open nwasd opened 6 years ago

roenciso commented 5 years ago

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.

Calemsy commented 5 years ago

pip uninstall node2vec is work for me.