Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named 'skipgram' #23

Closed
bengxy opened this issue Jul 5, 2016 · 2 comments
Closed

ImportError: No module named 'skipgram' #23

bengxy opened this issue Jul 5, 2016 · 2 comments

Comments

@bengxy
Copy link

bengxy commented Jul 5, 2016

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
Copy link
Collaborator

GTmac commented Jul 5, 2016

This issue looks similar to #22.
Can you try his fix, and let me know if it works? Thanks!

@bengxy
Copy link
Author

bengxy commented Jul 6, 2016

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//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(#23 (comment)), ormute the thread(https://github.com/notifications/unsubscribe/AFYtSS52ngUOiEFwphxPxbGTfxs0IRG2ks5qSutxgaJpZM4JE3Pv).

@GTmac GTmac closed this as completed Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants