caffe icon indicating copy to clipboard operation
caffe copied to clipboard

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

Open mpourasa opened this issue 1 year ago • 0 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)

mpourasa avatar Apr 23 '24 00:04 mpourasa