flask-engine
flask-engine copied to clipboard
A Flask skeleton for Google App Engine, using html5 boilerplate templating.
When I try and run the tests I get this error Traceback (most recent call last): File "test.py", line 7, in find_gae_sdk() File "/my/local/path/api/utils.py", line 28, in find_gae_sdk from gae_path.util...
I realize this is a bit nebulous and undermapped, but I get: File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver.py", line 2318, in LoadModuleRestricted description) File "/Users/gregg/gits/flask-engine/libs/werkzeug/_internal.py", line 11, in import inspect ImportError: No module named...