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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠