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

已提問 10 個月前檢視次數 214 次
1 個回答
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
專家
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南