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

Error running models/hed.py #3

Closed
saiaman opened this issue Apr 5, 2018 · 1 comment
Closed

Error running models/hed.py #3

saiaman opened this issue Apr 5, 2018 · 1 comment

Comments

@saiaman
Copy link

saiaman commented Apr 5, 2018

python model/hed.py
Traceback (most recent call last):
File "model/hed.py", line 3, in
import caffe
File "caffe/python/caffe/init.py", line 1, in
from .pycaffe import Net, SGDSolver, NesterovSolver, AdaGradSolver, RMSPropSolver, AdaDeltaSolver, AdamSolver, NCCL, Timer
File "caffe/python/caffe/pycaffe.py", line 13, in
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver,
ImportError: dynamic module does not define module export function (PyInit__caffe)

build.sh has been run and built .so successfully

@zeakey
Copy link
Owner

zeakey commented May 4, 2018

Similar problems has been described in BVLC/caffe#6054.

@zeakey zeakey closed this as completed Jul 23, 2018
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