You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me, the solution was to go to Windows Settings > Apps > Apps & Features > App execution aliases.
Turn off all execution aliases for Python's installer(s), if they exist (i.e. python.exe, python3.exe, python3.7.exe, etc).
Expected Behavior
I expect on executing
gimme-aws-creds --action-configuration
, I should be prompted to configure AWS profileCurrent Behavior
When I execute
gimme-aws-creds --action-configuration
, I am not asked for any configuration rather the command closes without any error.Steps to Reproduce (for bugs)
gimme-aws-creds --action-configuration
, no error is thrown, rather command closes.Your Environment
Python 3.9.12
pip 22.0.4
aws-cli/2.7.13 Python/3.9.11 Windows/10 exe/AMD64 prompt/off
The text was updated successfully, but these errors were encountered: