Skip to content

Install fasttext using pip git feature #354

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

Merged
merged 1 commit into from
Oct 26, 2018
Merged

Install fasttext using pip git feature #354

merged 1 commit into from
Oct 26, 2018

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Oct 26, 2018

fasttext depends on pybind11. Using pip to install this package makes sure this dependency is satisfied.

Prior to this change, the build was failing with the following error:

Oct 25 13:07:46   ModuleNotFoundError: No module named 'pybind11'

-- https://ci.kaggle.net/job/docker-python/job/master/251/consoleText

@rosbo rosbo merged commit 1aaf589 into master Oct 26, 2018
@rosbo rosbo deleted the fix-fasttext branch October 26, 2018 18:36
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

Successfully merging this pull request may close these issues.

1 participant