Skip to content

c file did not build on installation #15

@glovguy

Description

@glovguy

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions