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 caffe #38

Open
Breezeeeeee opened this issue Feb 19, 2020 · 1 comment
Open

import caffe #38

Breezeeeeee opened this issue Feb 19, 2020 · 1 comment

Comments

@Breezeeeeee
Copy link

Hello,
When I import caffe, it indicates:
File "/home/breeze/caffe-posenet/python/caffe/pycaffe.py", line 13, in
from ._caffe import Net, SGDSolver, NesterovSolver, AdaGradSolver,
ModuleNotFoundError: No module named 'caffe._caffe'

how to solve this?

@dogslover0
Copy link

dogslover0 commented Jan 27, 2021

did you run "make pycaffe" successfully? Also did you change your pythonpath to guide your python to find the compiled caffe-posenet?

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