phanein / deepwalk

DeepWalk - Deep Learning for Graphs
http://www.perozzi.net/projects/deepwalk/
Other
2.68k stars 826 forks source link

ImportError: No module named 'skipgram' #23

Closed bengxy closed 8 years ago

bengxy commented 8 years ago

I install all requirements by

cd deepwalk pip install -r requirements.txt python setup.py install

but when I run deepwalk.exe --input example_graphs/karate.adjlist --output karate.embeddings

It shows :ImportError: No module named 'skipgram'

GTmac commented 8 years ago

This issue looks similar to https://github.com/phanein/deepwalk/pull/22. Can you try his fix, and let me know if it works? Thanks!

bengxy commented 8 years ago

Yes, I've fixed this problem after I read the source code.

Thank you very much! And deep walk does work well!

2016年7月6日 +0800 07:40 Haochen Chennotifications@github.com,写道:

This issue looks similar tohttps://github.com/phanein/deepwalk/pull/22(url). Can you try his fix, and let me know if it works? Thanks!

— You are receiving this because you authored the thread. Reply to this email directly,view it on GitHub(https://github.com/phanein/deepwalk/issues/23#issuecomment-230634417), ormute the thread(https://github.com/notifications/unsubscribe/AFYtSS52ngUOiEFwphxPxbGTfxs0IRG2ks5qSutxgaJpZM4JE3Pv).