You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered:
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
System configuration
Issue checklist
The text was updated successfully, but these errors were encountered: