awslabs / awslabs/aws-shell

aws: not found

Open
#265 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
7.3k
Forks
780
PR merge metrics
No merged PRs in 30d

Description

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

/bin/sh: 1: aws: not found

![image](https://user-images.githubusercontent.com/5522103/155418862-69e35905-805e-404c-9794-35b85989dc94.png)

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`

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the aws-shell session on Ubuntu under Windows 10 WSL and inspect the reported `/bin/sh: 1: aws: not found` failure. Check the aws-shell entry point and the Python shebang mentioned in the report. Done means the shell starts and commands no longer fail because the `aws` executable cannot be found.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python, shell
Domain
cli, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.