It looks like you did not copy the boto code to the root directory of your application directory.
Boto works with GAE, but Google does not provide you with the code. After you copy it to the root of your GAE directory, the dev server should work, and after the next boot it will work on the prod server as well.
source share