BVLC / caffe

Caffe: a fast open framework for deep learning.

Home Page:http://caffe.berkeleyvision.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find url for MSVC version = 1939 and Python version =

mpourasa opened this issue · comments

1> [CMake]
1> [CMake] -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7")
1> [CMake] CMake Error at cmake/WindowsDownloadPrebuiltDependencies.cmake:40 (message):
1> [CMake] Could not find url for MSVC version = 1939 and Python version = ..
1> [CMake] Call Stack (most recent call first):
1> [CMake] CMakeLists.txt:77 (include)
1> [CMake] -- Configuring incomplete, errors occurred!

Tried solutions

used visual studio, ninja, change python versions and visual studio
errors

System configuration

  • Operating system: windows 10
  • Compiler: MSVC
  • CUDA version (if applicable):
  • CUDNN version (if applicable):
  • BLAS:
  • Python version (if using pycaffe):
  • MATLAB version (if using matcaffe):

Issue checklist

  • read the guidelines and removed the first paragraph
  • written a short summary and detailed steps to reproduce
  • explained how solutions to related problems failed (tick if found none)
  • filled system configuration
  • attached relevant logs/config files (tick if not applicable)