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

fixed pybind11 error #20

Merged
merged 1 commit into from
Oct 20, 2019
Merged

fixed pybind11 error #20

merged 1 commit into from
Oct 20, 2019

Conversation

sbarratt
Copy link
Collaborator

@akshayka
Copy link
Member

That's really weird. The bug you reported in #15 isn't 'Module not found', but it's that pybind11 can't find Eigen. We saw this bug earlier because eigen wasn't included in the source distribution, but I've fixed that & installation from pip just works for me now. The change in this PR shouldn't fix not being able to find Eigen headers.

@sbarratt
Copy link
Collaborator Author

sbarratt commented Oct 20, 2019 via email

@akshayka
Copy link
Member

Are you installing from the test repo or from pypi? Can you try installing the latest version (1.0.6) from pypi in a fresh environment and posting the entire error message?

@akshayka
Copy link
Member

Okay, never mind my previous post, will merge.

@akshayka akshayka merged commit 5f9a6a4 into master Oct 20, 2019
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