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

ImportError: No module named model_libs on windows 10 #159

Open
suji104 opened this issue Jun 14, 2017 · 1 comment
Open

ImportError: No module named model_libs on windows 10 #159

suji104 opened this issue Jun 14, 2017 · 1 comment

Comments

@suji104
Copy link

suji104 commented Jun 14, 2017

My Environment : CUDA 8.0 / CuDnn 5.1 / Windows 10
I want to use a cafe in the windows 10 to try to use Python.
The following error occurs when you install the caffe installation and activate the py code

Traceback (most recent call last):
File "examples/ssd/ssd_detect.py", line 7, in
from caffe.model_libs import *
ImportError: No module named model_libs

Search is an environmental configuration error.
How do I register environment variables?
Or are there any other solutions?
I would really appreciate it if you could help. Thanks

@suji104 suji104 changed the title ImportError: No module named model_libs ImportError: No module named model_libs on windows 10 Jun 14, 2017
@loulansuiye
Copy link

I met the same question in my work.Has any here solved is ?

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