Skip to content

Install fasttext using pip git feature#354

Merged
rosbo merged 1 commit intomasterfrom
fix-fasttext
Oct 26, 2018
Merged

Install fasttext using pip git feature#354
rosbo merged 1 commit intomasterfrom
fix-fasttext

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