I am doing exactly what written in this guide "https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-flask.html" but while deploying I get this error. whats the reason ?
February 18, 2024 21:41:25 (UTC+5:30) INFO Command execution completed on all instances. Summary: [Successful: 0, Failed: 1].
February 18, 2024 21:41:25 (UTC+5:30) ERROR [Instance: i-0ac56a41847170a2c] Command failed on instance. Return code: 1 Output: Engine execution has encountered an error..
February 18, 2024 21:41:23 (UTC+5:30) ERROR Instance deployment failed to install application dependencies. The deployment failed.
February 18, 2024 21:41:23 (UTC+5:30) ERROR Instance deployment failed. For details, see 'eb-engine.log'.
February 18, 2024 21:41:18 (UTC+5:30) INFO Created Load Balancer listener named: arn:aws:elasticloadbalancing:us-east-1:350831314222:listener/app/awseb--AWSEB-NJHUMhnzs1QU/143519e8f99d898b/74fdaeec4c5ef4f3
February 18, 2024 21:41:03 (UTC+5:30) INFO Created load balancer named: arn:aws:elasticloadbalancing:us-east-1:350831314222:loadbalancer/app/awseb--AWSEB-NJHUMhnzs1QU/143519e8f99d898b
February 18, 2024 21:39:28 (UTC+5:30) INFO Created CloudWatch alarm named: awseb-e-kfezmcskfn-stack-AWSEBCloudwatchAlarmLow-0XvIVayE99Oq
February 18, 2024 21:39:28 (UTC+5:30) INFO Created CloudWatch alarm named: awseb-e-kfezmcskfn-stack-AWSEBCloudwatchAlarmHigh-aFGySC2na25G
FebwDo8xmJpARrW
February 18, 2024 21:38:41 (UTC+5:30) INFO Created Auto Scaling launch configuration named: awseb-e-kfezmcskfn-stack-
Can anyone help ?