caffe
caffe copied to clipboard
Cmake Error: Could not find url for MSVC version = 1913 and Python version = 3.6.
submitting this issue.
Issue summary
Hi Willyd, I am getting an error as:
Found PythonInterp: C:/Users/mymun/Anaconda3/python.exe (found suitable version "3.6.5", minimum required is "3.5")
CMake Error at cmake/WindowsDownloadPrebuiltDependencies.cmake:40 (message):
Could not find url for MSVC version = 1913 and Python version = 3.6.
Could you please help me?
Your system configuration
Operating system: Windows 10 Compiler: VS 2017 V15.6.7 CUDA version (if applicable):NA CUDNN version (if applicable):NA BLAS: Python or MATLAB version (for pycaffe and matcaffe respectively): Python 3.6.5
I got the same error earlier, but realized that i wasn't getting the windows branch codes...i was clicking on the download as zip from git and i was actually downloading the caffe master codes. Just in case if you need the command to download the windows branch: git clone -b windows --single-branch https://github.com/willyd/caffe.git