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

demandé il y a 10 mois214 vues
1 réponse
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
EXPERT
répondu il y a 10 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions