Skip to content

Conversation

@jjmaldonis
Copy link
Contributor

pybind recently updated to v3.0.0 which includes breaking changes that are incompatible with the existing implementation of blingfire. This PR fixes pybind11 to >=2.13.6,<3.0 which ensures v2 is used.

pybind recently updated to v3.0.0 which includes breaking changes and
are incompatible with the existing implementation within blingfire.
pybind11 is now fixed to >=2.13.6,<3.0 which ensures v2 is used
@theomonnom
Copy link
Member

Should we just recompile blingfire using the new ABIs?

@jjmaldonis
Copy link
Contributor Author

I don't know how your processes work so I don't have a strong opinion.

I wanted to contribute to this repo, and in order to run the examples from a local install I had to compile blingfire from scratch to get the binaries to link correctly (IIRC).

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

Successfully merging this pull request may close these issues.

2 participants