I am new to Google app engine. I am trying to run the Sudoku Solver sample application locally (https://github.com/GoogleCloudPlatform/appengine-opencv-sudoku-python). The front end seems to work fine. However, I am getting and error that task1 failed to execute whenever I hit solve after loading a sample image. I am using windows 7 64 bit, Google Cloud SDK 0.9.74 and Python 2.7 x64. I tried several versions of boot2docker (versions 1.4.1, 1.7.0, and 1.8.1).
Please help!