1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
0
Hi Brendan
Could you try the manual installation method? Same as what's mentioned in the documentation -> https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3-install-linux.html
If you already have Python and pip installed in WSL2 its a simply a matter of running the install command.
pip install awsebcli --upgrade --user
respondido hace 3 años
Contenido relevante
preguntada hace un año
preguntada hace 9 meses
preguntada hace 9 meses
preguntada hace 6 meses
- OFICIAL DE AWSActualizada hace un año

This didn't work for me. The process went through but there is no eb version. This is what the console says
This answer does work you just need to set the path variables in your local profile as well.