Cloud9 fails to install and Failed Bash. Exit code 1.

1

Trying out the basic Cloud9 IDE installation and it says it cannot install pip. Description of full error here.

Installation Started

Package Cloud9 IDE 1

pip is required to install CodeIntel. Please install pip and try again exiting with 1

Failed Bash. Exit code 1.

One or more errors occured. Please try to resolve them and restart AWS Cloud9 or visit https://forums.aws.amazon.com/forum.jspa?forumID=268

I tried looking at that forumID but no info? Thx.

질문됨 일 년 전581회 조회
1개 답변
1

As the message suggest, you need to install pip on your instance yourself. Most of OS distributions should provide a default way to install it, for example sudo apt-get install python-pip for Ubuntu, sudo yum install python-pip for Centos

profile pictureAWS
답변함 일 년 전

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

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

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

관련 콘텐츠