amazon web services - Target WSGI script not found or unable to stat -
target wsgi script not found or unable stat: /opt/python/current/app/application.py
i contain app in file called application.py, , application's configuration looks this:

i tried uploading sample app aws provides, contains 'application.py`, , yet still error.
what causing error?
i had similar issue. should put application.py in root directory wsgipath suggests, or change wsgipath in .elasticbeanstalk/optionsettings.yourappname-env.
Comments
Post a Comment