I'm trying to set up the development environment on Ubuntu 18.04. I got through Step 1. At the beginning of Step 2, I am trying to install West.
pip3 install --user west
The command appears to work, but when I verify it says:
Command 'west' not found, did you mean:
command 'test' from deb coreutils
Try: sudo apt install <deb name>