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

Colorama dependency not mentioned or handled

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.