Hello,
I am trying to install Python on my Window 10 64-bit OS (python-2.7.17.amd64.msi).
As per below link I am able to install Python and able to see the version (After adding Path).
https://www.codeooze.com/coding/python-2715-windows-install/
On Windows command prompt, if I still see pip version, I am not able to see.
Even I tried below command
python -m pip install -U pip
but still I am not able to see pip version and it says pip unrecognized.
Whether can I install nrfutil using below link.
https://github.com/NordicSemiconductor/pc-nrfutil/releases/tag/v6.0.0a1
Thanks & Regards
Vishnu Beema