aws-elastic-beanstalk-cli-setup
aws-elastic-beanstalk-cli-setup copied to clipboard
Simplified EB CLI installation mechanism.
Add note about installing `build-essential` *Issue #, if available:* *Description of changes:* Adds a comment in the README explaining that you may have to install build-essential before you can proceed....
- Tried on Ubuntu 18 - Tried on MacOS Nothing works. Script always stuck as installing python. I don't know why AWS does't provide a video tutorial for easy follow...
**1. Please specify the following:** - OS: OpenSuSE 15.1 - Shell (Bash, PowerShell, Zsh, etc.):Bash - [X] **I have reviewed the troubleshooting tips described [here]() and they do not solve...
Coming from Heroku, installation of this tool is not trivial. It would be great if installation was possible via homebrew. Heroku CLI for example can be easily installed via: `brew...
******************************* - OS: macOS Catalina 10.15.4 - Shell Zsh - Im trying to install an older version of python 2.7.7 the downloader doesn't work (it's empty?) so I decided to...
Add complete command for installing with CFLAGS on macOS *Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and...
**1. Please specify the following:** - OS: Windows - Shell: any - [X] **I have reviewed the troubleshooting tips and they do not solve my problem** **2. Description** There are...
**1. Please specify the following:** - OS: Windows 10 - Shell (Bash, PowerShell, Zsh, etc.): cmd **2. Description** I executed the following 2 commands (without having Python 3.7.3 installed) in...
Ensure that subprocess.Popen calls happen in the activated virtualenv. Without this the `awsebcli` python module was getting installed to the location pointed out by `sys.executable` which in this scenario, wherein...
**1. Please specify the following:** - OS: OS X - Shell: Bash - [x] **I have reviewed the troubleshooting tips described [here]() and they do not solve my problem** **2....