Stack Overflow Asked by Basit Anlat on January 5, 2022
when i tried to install aws cli on cmd(Windows). i am getting message first later its continued.you can see below
By the way I added path in environmental variable like that
after finish intallation i get this message
but still i am getting this message .what should i do please help me .
aws’ is not recognized as an internal or external command,
operable program or batch file.
see the error message during the installation, "Defauling to user installation because normal site-packages is not writable". So it has been installed inside your user directory.
to find out the user installatiion directory.
python
in the command lineimport sys
sys.path
PATH
environment variableUsually the installation location should be c:users[username]AppDataRoamingPythonPython38scripts/aws.exe
your python version might be different.
You should also add c:users[username]AppDataRoamingPythonPython38scripts
to your path.
update: you can also use pip show awscli
to see where the module is installed
Answered by Arun Kamalanathan on January 5, 2022
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP