I tried this:
pip3 install --user --upgrade awscli
pip3 --version
I'm getting:
pip 9.0.1 from /downloads/user/Library/Python/3.4/lib/python/site-packages
I am unable to install due to error: command not found.Please help.
The following are the two steps to install AWS CLI on Mac OSX
FIRST
Official version
SECOND
Development version
If you want to learn more, check out this AWS Online Training Course by Intellipaat.