在Windows中安装caffe(gpu)时出现安装错误

时间:2018-12-14 07:38:31

标签: windows gpu caffe

我发现了此错误。 我通过此链接使用了安装步骤: https://github.com/BVLC/caffe/tree/windows

C:\Users\kunolab\Desktop\SU\Projects\caffe>scripts\build_win.cmd
The system cannot find the drive specified.
The system cannot find the drive specified.
INFO: ============================================================
INFO: Summary:
INFO: ============================================================
INFO: MSVC_VERSION               = 14
INFO: WITH_NINJA                 = 0
INFO: CMAKE_GENERATOR            = "Visual Studio 14 2015 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             = 3
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: ============================================================
'"C:\Program Files (x86)\Microsoft Visual Studio          
14.0\Common7\Tools\..\..\VC\vcvarsall.bat"' is not recognized as an internal     
or external command,
operable program or batch file.
CMake Error: The source directory 
"C:/Users/kunolab/Desktop/SU/Projects/caffe/build/Toolkit/CUDA/v7.5" does 
not exist.
Specify --help for usage, or press the help button on the CMake GUI.
The filename, directory name, or volume label syntax is incorrect.
ERROR: Configure failed

如何解决此错误?请给我一些建议。

0 个答案:

没有答案