This is natural since the issue came from the python code in the SDK, which still runs when you run a Managed VM in devserver (through virtualbox), not from the actual runtime which in this case would be inside the docker container, not your local python install.
Did a downgrade to python 2.7.9 manage to solve the issue entirely? This seems in line with the known issue, reported in the link you provided, with python 2.7.10 on Windows. You should post any error output you see to that thread and star it, using 2.7.9 in the meantime. On Friday, October 30, 2015 at 7:21:51 AM UTC-4, Dor litay wrote: > > Because of this > https://code.google.com/p/googleappengine/issues/detail?id=12176 managed > VM cannot run on windows with python 2.7.10. > > Only workaround is to downgrade to python 2.7.9. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/af7c4497-3af8-4652-ac66-f0753d35a44f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
