When Ever a launch application this error come out The file "/usr/local/google_appengine/dev_appserver.py" does not exist. after i tried to add a new library using eclipse(UNIX MAC OS).
When Ever a launch application this error come out The file /usr/local/google_appengine/dev_appserver.py does not
Share
The reason you’re getting this message is because the file
dev_appserver.pydoesn’t exist at the location/usr/local/google_appengine.You need to install the Google App Engine Python SDK.