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

Import Error and Boost Numpy Build Error #7

Open
gxieaa opened this issue Aug 23, 2015 · 2 comments
Open

Import Error and Boost Numpy Build Error #7

gxieaa opened this issue Aug 23, 2015 · 2 comments

Comments

@gxieaa
Copy link

gxieaa commented Aug 23, 2015

When I try to implement the selective search demo, "make" step error:
make_error

From this graph, I realize this error is relevant from Boost Numpy.

I revised the CMakeLists.txt as the second graph:
python_requirement

CmakeList result is passed and described as the third graph:
my_cmakelist

However, when I try to make in Boost Numpy, there are the error
boost_numpy_error

I guess Boost Numpy is not so compatible for Python 3.4.3. But in your requirement.txt, Python Version greater than 3.4.3 is required.

So would you like to give your CmakeList.txt for Boost Numpy or other suggestion for this issue. Thanks a lot!

@gxieaa
Copy link
Author

gxieaa commented Sep 16, 2015

yes. I am trying to revising your code as c++ version

On Tue, Sep 15, 2015 at 7:44 PM, kevinmartinmauro notifications@github.com
wrote:

I am also having this problem, now, officially


Reply to this email directly or view it on GitHub
#7 (comment)
.

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

2 participants
@gxieaa and others