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

Deepwalk: Command not found #96

Open
YutingSun163 opened this issue Jul 31, 2019 · 3 comments
Open

Deepwalk: Command not found #96

YutingSun163 opened this issue Jul 31, 2019 · 3 comments

Comments

@YutingSun163
Copy link

I have installed deepwalk as the instruction says, and my python version is 3.7.0. However, when I run deepwalk command, it says "deepwalk: command not found"

@GTmac
Copy link
Collaborator

GTmac commented Aug 2, 2019

Looking at the more recent issue you opened, I assume that you have already fixed this. Should I close this issue?

@YutingSun163
Copy link
Author

Looking at the more recent issue you opened, I assume that you have already fixed this. Should I close this issue?
No, I didn't fix it. And I also tried upgrade gensim to the latest version, but it won't work. I tried it on both Python2 and Python3. But I have found a solution, that is, to import the deepwalk package on pycharm, so I can run my code, and it worked well when I use Python2 on pycharm, but still "deepwalk: command not found" on Python3 (

@GTmac
Copy link
Collaborator

GTmac commented Aug 10, 2019

I do not have pycharm on my machine, so I am not sure about what happened. Also, when you report an issue, please provide the exact commands you run, outputs of these commands and your environment otherwise it would be very hard for me to identify what could be the problem.

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