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

boost_python numpy dependence #42

Open
ussrhero opened this issue Apr 22, 2018 · 2 comments
Open

boost_python numpy dependence #42

ussrhero opened this issue Apr 22, 2018 · 2 comments

Comments

@ussrhero
Copy link

ussrhero commented Apr 22, 2018

I use boost_python-src package and get a error message:

"xxxx\packages\boost.1.67.0.0\lib\native\include\boost\python\numpy\internal.hpp(29): fatal error C1083: Cannot open include file: 'numpy/arrayobject.h': No such file or directory"

I dont need a numpy support for project. When I edit boost_python-src.targets file and remove reference to boost/python/numpy sources files, a build is successfull. I tried to install numpy and make an own package for it, but it is a not trivial task.

@sergey-shandar
Copy link
Owner

@ussrhero could you provide a pull request for this issue?

@jhasse
Copy link

jhasse commented Feb 26, 2019

Is there a fix? Still happening for me with 1.69.0.0.

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

No branches or pull requests

3 participants