This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SES Won't Load Project After Update to SDK1.2

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?

Parents Reply Children
Related