You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
suji104
changed the title
ImportError: No module named model_libs
ImportError: No module named model_libs on windows 10
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
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
The text was updated successfully, but these errors were encountered: