Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake Error: Could not find url for MSVC version = 1913 and Python version = 3.6. #26

Open
EhtashamBillah opened this issue Apr 28, 2018 · 1 comment

Comments

@EhtashamBillah
Copy link

EhtashamBillah commented Apr 28, 2018

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.
untitled

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

@EhtashamBillah EhtashamBillah changed the title Cmake Error Cmake Error: Could not find url for MSVC version = 1913 and Python version = 3.6. Apr 30, 2018
@yjtan118
Copy link

yjtan118 commented Aug 20, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants