Skip to content

How can I run Python 3 Apps with dev_appserver.py on Windows? #7

Discussion options

You must be logged in to vote

Google currently doesn't support running Python 3 Apps with the dev_appserver.py tool on Windows. This could possibly be
because

  • Google runs your GAE App in Production using gunicorn
  • gunicorn doesn' work on Windows

However, we have developed a Patch which overcomes this restriction. A full explanation of the patch can be found on our blog or on the readme file of the Patch.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NoCommandLine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant