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.

已提問 1 年前檢視次數 580 次
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
已回答 1 年前

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

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

回答問題指南