BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
33.96k stars 18.72k forks source link

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

Open mpourasa opened 2 months ago

mpourasa commented 2 months ago

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

Issue checklist