Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On executing gimme-aws-creds --action-configuration, command exits without error #358

Open
autiVru opened this issue Jul 8, 2022 · 1 comment

Comments

@autiVru
Copy link

autiVru commented Jul 8, 2022

Expected Behavior

I expect on executing gimme-aws-creds --action-configuration, I should be prompted to configure AWS profile

Current 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)

  1. Installed python 3.9.12
  2. Installed aws-cli
  3. installed gimme-aws-creds
  4. On executing gimme-aws-creds --action-configuration, no error is thrown, rather command closes.

Your Environment

  • Environment name and version:
    Python 3.9.12
    pip 22.0.4
    aws-cli/2.7.13 Python/3.9.11 Windows/10 exe/AMD64 prompt/off
  • Operating System and version: Windows 10 Enterprise
    image
@wuj
Copy link

wuj commented Oct 20, 2022

I experienced this on a Windows box as well.

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants