Skip to content

Instantly share code, notes, and snippets.

@ktopouzi
Created May 8, 2017 21:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ktopouzi/09b702923af5e34a723a0dccc830e0e4 to your computer and use it in GitHub Desktop.
Save ktopouzi/09b702923af5e34a723a0dccc830e0e4 to your computer and use it in GitHub Desktop.
CMake Error at CMakeLists.txt:590 (message):
Unable to find Python interpreter, required for builds and testing.
Please install Python or specify the PYTHON_EXECUTABLE CMake variable.
-- Configuring incomplete, errors occurred!
See also "C:/Users/Nomik/Documents/CppSharp/deps/llvm/llvm-a641bd-windows-vs2015-x86-RelWithDebInfo/CMakeFiles/CMakeOutput.log".
See also "C:/Users/Nomik/Documents/CppSharp/deps/llvm/llvm-a641bd-windows-vs2015-x86-RelWithDebInfo/CMakeFiles/CMakeError.log".
Error: C:/Users/Nomik/Documents/CppSharp/build/LLVM.lua:10: ...ers/Nomik/Documents/CppSharp/build/scripts/Utils.lua:36: Error executing shell command, aborting...
@ktopouzi
Copy link
Author

ktopouzi commented May 8, 2017

Download Python solves the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment