-
Notifications
You must be signed in to change notification settings - Fork 23
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
pip install fails to build a wheel #7
Comments
Yes, same problem here:
Could you please confirm that this will be fixed? It would be great to be able to use pylcs in my library... |
I have the same issue. pip install pybind11==2.5.0 pylcs==0.0.6
|
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
environment: python 3.7
pybind11 is not found when building the wheel.
pip install pybind11 before install solves the issue.
The text was updated successfully, but these errors were encountered: