-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
I'm trying to use cppimport and when I pip install it and try to run it's example in a new virtualenv (Python 3.5.1) it can't compile my C++ code because it can't find pybind11/pybind11.h
.
I've posted this issue to the cppimport project and it looks like there is a problem with pybind11 not finding where it has been installed correctly.
I'm using pyenv and virtualenvs with Python 3.5.1, if that helps.
Metadata
Metadata
Assignees
Labels
No labels