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

python import caffe error #6883

Open
root12321 opened this issue Dec 26, 2019 · 0 comments
Open

python import caffe error #6883

root12321 opened this issue Dec 26, 2019 · 0 comments

Comments

@root12321
Copy link

python3
Python 3.5.4 |Anaconda custom (64-bit)| (default, Oct 13 2017, 11:22:58)
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import caffe
Traceback (most recent call last):
File "", line 1, in
File "/media/nrist-60/069c520b-0c0d-4f1b-8a2c-cd819cc80470/caffe/python/caffe/init.py", line 1, in
from .pycaffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, RMSPropSolver, AdaDeltaSolver, AdamSolver, NCCL, Timer
File "/media/nrist-60/069c520b-0c0d-4f1b-8a2c-cd819cc80470/caffe/python/caffe/pycaffe.py", line 13, in
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver,
ImportError: /media/nrist-60/069c520b-0c0d-4f1b-8a2c-cd819cc80470/caffe/python/caffe/../../build/lib/libcaffe.so.1.0.0: undefined symbol: _ZTIN6google8protobuf7MessageE

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