Joe Leuenberger

Results 2 comments of Joe Leuenberger

In an attempt to use bazel to run the [hello_world](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/master/appengine/standard/hello_world) application provided by Google, I receive the following error while using 'bazel run :main': google.appengine.ext.builtins.InvalidBuiltinName: default is not the name...

I feel like I'm doing something very obviously wrong but cannot figure it out. I haven't changed any of the appengine files (app.yaml, main.py) but now it won't even build...