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

how to build this lib on python3 on ubuntu? #6

Open
leungyukit opened this issue Jan 28, 2021 · 1 comment
Open

how to build this lib on python3 on ubuntu? #6

leungyukit opened this issue Jan 28, 2021 · 1 comment

Comments

@leungyukit
Copy link

I have follow the guide, use setup.py to build this library, and get errors" by not providing "Findpybind11.cmake" , but I have installed pybind11 in the machine..
Could you please provide the details steps of setuptools to install this library?

@hs150521
Copy link

Try to use the command
pip install "pybind11[global]"

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

2 participants