This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
pip10 breaks pybind11 #493
Open
Description
After upgrading to pip10, the python build will throw the following error:
python/fastText/pybind/fasttext_pybind.cc:13:31: fatal error: pybind11/pybind11.h: No such file or directory
pip can no longer find the includes of pybind11.
The issue is really a pybind11 issue. See the discussion at pybind/pybind11#1174
Metadata
Metadata
Assignees
Labels
No labels