Issue upgrading AWS CLI/Python

0

My RHEL EC2 instance currently running on CLI 1.16 and Python 2.75. I received an error when I tried to upgrade pip install awscli --upgrade --user command. python setup.py egg_info" failing with error code 1

feita há 10 meses213 visualizações
1 Resposta
0

It seems that your issue is resolved, if you face the issue related to AWS CLI, here is the documentation that you need to follow for instructions.

Some of the additional information just FYI:

How to know my AWS CLI version:

aws --version

How to know where is AWS CLI installed

which aws

Or

whereis aws

Hope this helps.

Abhishek

profile pictureAWS
ESPECIALISTA
respondido há 10 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas