#265·aws-shell

aws: not found

Author: aaghaCreated Feb 23, 2022Updated Dec 20, 2022

Once I'm in the shell, I get the following error no matter what command I run:

/bin/sh: 1: aws: not found

image

I'm trying to run this on Ubuntu under Windows 10' WSL.

As an aside-but might be related--when trying to run aws-shell, I had to change the first line from:

#!/usr/bin/python

to:

#!/usr/bin/python3