-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
New to Julia as well as this package, so it's possible there only needs to be a readme update.
After installing and including the package in my repl I was unable to run the word2vec command succesfully. The error was ERROR: IOError: could not spawn...no such file or directory (ENOENT). It was unable to find the file deps/src/word2vec-c/word2vec.
After manually cd'ing into that directory and running make I am able to run the command successfully. Did I miss an installation step that would have built the c executables? I see you have a file deps/build.jl that is supposed to build that directory, so it's possible I missed a step that would have run this.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels