Currently I'm new to appengine with python and now I'm following this tutorial. https://cloud.google.com/appengine/docs/python/gettingstartedpython27/creating-guestbook#objectives Somehow, when I run dev_appserver.py ./ as stated in the tutorial, it just does nothing.
And I already have my environment variables set up also.

Am I missing something? I use windows btw.

/at the end?