BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.06k stars 18.7k forks source link

scripts\build_win.cmd ERROR: Configure failed #6912

Open sgnet91 opened 4 years ago

sgnet91 commented 4 years ago

I'm stuck with this! I've also tried to change python version from 2.7 to 3.6 without luck

Issue summary

c:\caffe\caffe>scripts\build_win.cmd Impossibile trovare l'unità specificata. Impossibile trovare l'unità specificata. INFO: ============================================================ INFO: Summary: INFO: ============================================================ INFO: MSVC_VERSION = 12 INFO: WITH_NINJA = 0 INFO: CMAKE_GENERATOR = "Visual Studio 12 2013 Win64" INFO: CPU_ONLY = 0 INFO: CUDA_ARCH_NAME = Auto INFO: CMAKE_CONFIG = Release INFO: USE_NCCL = 0 INFO: CMAKE_BUILD_SHARED_LIBS = 0 INFO: PYTHON_VERSION = 2 INFO: BUILD_PYTHON = 1 INFO: BUILD_PYTHON_LAYER = 1 INFO: BUILD_MATLAB = 1 INFO: PYTHON_EXE = "python" INFO: RUN_TESTS = 0 INFO: RUN_LINT = 0 INFO: RUN_INSTALL = 0 INFO: ============================================================ ERROR: Configure failed

System configuration

FlyingAnt2018 commented 4 years ago

official only support py2.7 and py3.5.if you want to adapt to py py3.6 you may should regenerate caffe_builder.cmd