Since updating to NCS1.2 we see this error when trying to load an application.
-- Zephyr version: 2.1.99 CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find PythonInterp: Found unsuitable version "2.7.14", but required is at least "3.6" (found C:/Python27/python.exe)
Are there new dependencies on Python 3 that didn't exist before?