Moin,
I tried to create a project using the new NRFConnectSDK support with VisualGDB 5.5 Preview 7, build 3666. Unfortunately the creation failed during cloning of the NRFConnectSDK (see log file content below).
Does the SDK support require a certain version of Python to be installed? Could you please give me a hint about the possible root cause of the error?
Best regards,
Stefan
Log file content:
Run “C:\SysGCC\NRFConnectSDK\v1.2.0\python-env\scripts\python.exe -m pip install west” in directory “” on local computer
————————–
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
ERROR: Could not find a version that satisfies the requirement west (from versions: none)
ERROR: No matching distribution found for west
————————–
Command exited with code 1