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

How to make pycaffe and build _caffe module #117

Closed
DevilGragon opened this issue Nov 1, 2017 · 1 comment
Closed

How to make pycaffe and build _caffe module #117

DevilGragon opened this issue Nov 1, 2017 · 1 comment

Comments

@DevilGragon
Copy link

I want to deploy caffemodel by python. But after i modified build_caffe.sh with "-DBUILD_python=ON \", it reported an error "The dependency target "pycaffe" of target "pytest" does not exist." 
I tried to delete pytest option and configuring failed.
Could anyone help me?
@sh1r0
Copy link
Owner

sh1r0 commented Dec 21, 2017

Hi @DevilGragon, currently, there is no plan to support pycaffe, as that'll need to get libpython on compilation time and handle some issues for runtime which makes things more complicated.

@sh1r0 sh1r0 closed this as completed Dec 21, 2017
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