Hello
I am getting RuntimeError: Unable to locate app.yaml on sys.path even though file is already exist on path.
If try using Python shell it showing me True on file exists however I try with dev_appserver.py djangoappengine could not find app.yaml
Thank you in advance
Nirav