aws-elastic-beanstalk-cli-setup
aws-elastic-beanstalk-cli-setup copied to clipboard
Simplified EB CLI installation mechanism.
Python includes a virtual environment package as part of the base installation - "venv". Ideally, I do not want to install virtualenv as I do not use it for any...
Hello friends, i suggest this update because Python don't work for me, i need use python3 for working.
cannot install::: ERROR: No matching distribution found for botocore<1.24.0,>1.23.41 (from awsebcli)
**1. Please specify the following:** - OS: OSX - Shell zsh - [ ] **I have reviewed the troubleshooting tips described [here]() and they do not solve my problem** no......
Running the installer doesn't tell me how to set PATH for macOS, contrally to what README tells me
**1. Please specify the following:** - OS: [e.g. OS X, Ubuntu, Windows, etc.]: OS X - Shell (Bash, PowerShell, Zsh, etc.): Zsh - [x] **I have reviewed the troubleshooting tips...
*Description of changes:* Not having virtualenv installed revealed the error message had a small issue due to missing commas. I fixed this, and fixed another small text issue too. By...
**1. Please specify the following:** - OS: Windows - Shell (Bash, PowerShell, Zsh, etc.): Powershell - [X ] **I have reviewed the troubleshooting tips described [here]() and they do not...
**1. Please specify the following:** - OS: [e.g. OS X, Ubuntu, Windows, etc.]: ___ Windows 11 (22543 pre_release) - Shell (Bash, PowerShell, Zsh, etc.): ____ Git Bash **2. Description** Please...
Added `pyenv` requirement to installation instructions *Issue #, if available:* *Description of changes:* Added `pyenv` installation instructions to clarify installation process By submitting this pull request, I confirm that you...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
*Issue #, if available:* Noticed that the PATH addition commands could not be copied and pasted at the end of the installation on Ubuntu 20.04, because the double quotes were...