Hello, I've got a frustrating error on a fresh install of my environment on Mac OS 13: "Could NOT find Python3: Found unsuitable version "3.9.6", but required is at least "3.10"
The SDK 2.7 have been installed using nRF Connect for VSCode. In the toolchain files I see that Python 3.9 is installed alongside cmake 3.21.
The error is produced after creating the configuration graphically. I've tested other SDKs from 2.4 to 2.7 with the same result.
Do you have a solution? Thanks in advance