Skip to content
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

Pybind and cmake mismatch during python interface installation #51

Open
sayeg84 opened this issue Jan 3, 2018 · 0 comments
Open

Pybind and cmake mismatch during python interface installation #51

sayeg84 opened this issue Jan 3, 2018 · 0 comments

Comments

@sayeg84
Copy link

sayeg84 commented Jan 3, 2018

I am not able to install the python interface. When running the cmake -Dcirkit_ENABLE_PYTHON_API=ON .... comman, I get the following error:

pybind11_error

I thought it was related to a faulty Cmake installation, but I have reinstalled it and it continues to fail. I installed pybind11 in python3 using pip install pybind. I have also downloaded their github repository and ran the make commands that are posible to build there. I am also able to run the (cmake example)[https://github.com/pybind/cmake_example] provided by pybind, so I don't think that this is just a problem of my system.

I have also tried to make the recommendations that the error message displays and I face similar errors when I do it.

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

No branches or pull requests

1 participant