Skip to content

Conversation

@mcelrath
Copy link

@mcelrath mcelrath commented Feb 8, 2022

pydnp3 is using an old version of pybind11 that is using some deprecated pthread features it seems, and causes segfaults. Using the most recent pybind11 fixes this. I don't think there's any reason pybind11 should be a submodule, it can just be a dependency instead, as the latest version 2.9.1 is available from pip.

cmake is deleted because it does not compile, and does not seem to be needed as a python module. You just need your system's cmake.

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.

1 participant