Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws: not found #265

Open
aagha opened this issue Feb 23, 2022 · 1 comment
Open

aws: not found #265

aagha opened this issue Feb 23, 2022 · 1 comment

Comments

@aagha
Copy link

aagha commented Feb 23, 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

@Jakejamesreid
Copy link

Jakejamesreid commented Dec 20, 2022

I get the same issue, this started happening after I installed aws cli. I am assuming there was some sort of conflict that caused the issue. This was not resolved by uninstalling aws cli. If I pip install aws shell again it fixes the issue but the issue always comes back, I think when I open a new shell. Have also tried reinstalling aws-shell. Also using WSL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants