happynear / caffe-windows

Configure Caffe in one hour for Windows users.
Other
1.32k stars 650 forks source link

ModuleNotFoundError: No module named 'caffe._caffe' #303

Open SriSk87 opened 5 years ago

SriSk87 commented 5 years ago

As per the suggestions they say to add /build/X64/Release/pycaffe/caffe into site-packages of python . But I do not have any "build" folder inside caffe-windows-ms. What is the issue here

Thanks in advance