It has been observed that users might "default" to Python2 and pip will therefore install packages for the wrong Python. pip3 appears to always be installed when Python3 is installed, so we invoke pip3 instead of pip2 to be safe. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| getting_started.rst | ||
| installation_linux.rst | ||
| installation_mac.rst | ||
| installation_win.rst | ||