Hei,
I am following the Install the toolchain section and after running
choco install python
the step does not verify because it does not find pip3.
'pip3' is not recognized as an internal or external command, operable program or batch file.
What is the proper way to get pip3 on Windows?