aws / aws/aws-elastic-beanstalk-cli-setup

/bin/sh: /usr/local/bin/virtualenv: /usr/bin/python: bad interpreter: No such file or directory

Open
#137 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
537
Forks
226
PR merge metrics
No merged PRs in 30d

Description

```
% python ~/Tools/aws-elastic-beanstalk-cli-setup/scripts/ebcli_installer.py

***********************************
1. Locating virtualenv installation
***********************************
ERROR: Could not find and "virtualenv" installed. Ensurevirtualenv is installed and that it is in PATH before executingthis script.

******************************************
2. Creating exclusive virtualenv for EBCLI
******************************************
/bin/sh: /usr/local/bin/virtualenv: /usr/bin/python: bad interpreter: No such file or directory

```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the command from the issue with scripts/ebcli_installer.py and inspect how it locates virtualenv and creates the EBCLI environment. Check the /usr/local/bin/virtualenv interpreter reference and the installer’s handling of that failure. Done means the reported installation path either completes successfully or gives a clear, actionable error for this environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.