I\'m attempting to use the command dev_appserver.py ./ from my application directory, but it\'s throwing the following error.
ERROR 2016-01-04 04
Is using the python development server from gcloud still a problem? I'm successfully using dev_appserver.py from the terminal. See reference.
Perhaps the install and setup instructions have improved since a year ago. I believe the installation puts the file, dev_appserver.py, in your system path, even on Windows, so it is accessible from the terminal.