happynear / happynear/caffe-windows
Error in import caffe
Open
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
I followed the instructions. And compile both libcaffe and pycaffe thes two projects successful. And After I copy pycaffe/caffe into ../Lib/site-packages/ and import caffe in cmd. It says: from ._caffe import Net, SGDSolver, NesterovSolver, AdaGraSolver, \ ImportError: DLL load failed, %1 not win32 application.
I use windows10, Anaconda 4.4.0(64bit python27) and all of caffe projects were successfully builded in win64.
Contributor guide
Assessment
This issue has not been assessed yet.