Replies: 2 comments 7 replies
-
|
Can you please provide the logs of your workflow run? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Here are the relevant part of the .yml file to build the wheels Here are the relevant parts of the error message in Windows: and on Linux The problem seems to be that Here is a link to the repo where I think you can see the full logs. Please look at the logs of the latest run. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to use Boost on a pybind11 package, but GitHub actions fail because CMake cannot find Boost. Here is the .yml file. How can tell CMake where to find Boost for a Python package?
Beta Was this translation helpful? Give feedback.
All reactions