aws / aws/aws-elastic-beanstalk-cli-setup
Colorama dependency not mentioned or handled
Open
- Dominant language
- Python
- Stars
- 537
- Forks
- 226
- PR merge metrics
- No merged PRs in 30d
Description
Hey folks, when installing on Windows I ran into the issue of `colorama` module not found. Could that be added to the requirements section? `pip install colorama` was sufficient to resolve the issue.
https://github.com/aws/aws-elastic-beanstalk-cli-setup/blob/6b2d6646c728e9ccfc6bb482926bb6ba5451c322/scripts/ebcli_installer.py#L355
Contributor guide
Research direction
Start at scripts/ebcli_installer.py around line 355 and inspect how the installer declares or installs Python requirements. Add colorama to the requirements section and verify that a Windows installation no longer reports the module missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100