WARNING:root:Could not load Pipeline API. Will fix path for testing. ImportError: No module named yaml
Traceback (most recent call last):
File "pipeline_test.py", line 40, in <module>
from pipeline import common
File "../src/pipeline/__init__.py", line 49, in <module>
from pipeline import *
File "../src/pipeline/pipeline.py", line 43, in <module>
from google.appengine.api import files
File "/usr/local/google_appengine/google/appengine/api/files/__init__.py", line 30, in <module>
import blobstore
File "/usr/local/google_appengine/google/appengine/api/files/blobstore.py", line 39, in <module>
from google.appengine.api.files import file as files
ImportError: cannot import name file
"""
--
You received this message because you are subscribed to a topic in the Google Groups "Google App Engine Pipeline API" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/app-engine-pipeline-api/eQTyFPphBx4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to app-engine-pipeli...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and all its topics, send an email to app-engine-pipeline-api+unsub...@googlegroups.com.