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.

preguntada hace un año580 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas