The target WSGI script was not found or could not be installed: /opt/python/current/app/application.py
I contained my application in a file called application.py , and my application configuration looks like this:

I also tried downloading an example application that provides AWS, which contains only "application.py", and yet I still get this error.
What can cause an error?
amazon-web-services elastic-beanstalk
Rose perrone
source share