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

make distribute pycaffe error #74

Closed
ZhilunX opened this issue Feb 6, 2014 · 1 comment
Closed

make distribute pycaffe error #74

ZhilunX opened this issue Feb 6, 2014 · 1 comment

Comments

@ZhilunX
Copy link

ZhilunX commented Feb 6, 2014

when I update the latest version of caffe and build it in distribute mode: make distribute pycaffe. there is a mistake:

python/caffe/pycaffe.cpp: boost::python::api::object CaffeBlobWrap::get_data()’:
python/caffe/pycaffe.cpp:72:74: Error: ‘PyArray_SetBaseObject’is not defined
python/caffe/pycaffe.cpp: boost::python::api::object CaffeBlobWrap::get_diff()’:
python/caffe/pycaffe.cpp:85:74: Error: ‘PyArray_SetBaseObject’is not defined

@ZhilunX ZhilunX closed this as completed Feb 6, 2014
@ZhilunX
Copy link
Author

ZhilunX commented Feb 6, 2014

see #50 . just update numpy to 1.8 version : )

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

1 participant