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

Documentation for users using aws and aws2 #229

Open
kwessel opened this issue Oct 25, 2024 · 1 comment
Open

Documentation for users using aws and aws2 #229

kwessel opened this issue Oct 25, 2024 · 1 comment

Comments

@kwessel
Copy link
Collaborator

kwessel commented Oct 25, 2024

When you run aws configure login with aws and aws points to aws1, you get the following:

(awscli-login) [kwessel@TECH-P10G96038 ~]$ aws login configure
Traceback (most recent call last):
File "/home/kwessel/.local/bin/aws", line 27, in
sys.exit(main())
^^^^^^
File "/home/kwessel/.local/bin/aws", line 23, in main
return awscli.clidriver.main()
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kwessel/.local/lib/python3.12/site-packages/awscli/clidriver.py", line 73, in main
driver = create_clidriver()
^^^^^^^^^^^^^^^^^^
File "/home/kwessel/.local/lib/python3.12/site-packages/awscli/clidriver.py", line 82, in create_clidriver
load_plugins(
File "/home/kwessel/.local/lib/python3.12/site-packages/awscli/plugin.py", line 44, in load_plugins
modules = _import_plugins(plugin_mapping)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kwessel/.local/lib/python3.12/site-packages/awscli/plugin.py", line 61, in _import_plugins
module = import(path, fromlist=[module])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '/home/kwessel/awscli-test/lib/python3'

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale Closed as stale label Dec 25, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 2025
@ddriddle ddriddle reopened this Jan 17, 2025
@github-actions github-actions bot removed the stale Closed as stale label Jan 18, 2025
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