ggaughan / pipe2py

A project to compile Yahoo! Pipes into Python (see it hosted on Google App Engine: http://pipes-engine.appspot.com)
http://wiki.github.com/ggaughan/pipe2py
GNU General Public License v2.0
317 stars 51 forks source link

KeyError: modules #24

Closed dbrody2004 closed 10 years ago

dbrody2004 commented 11 years ago

Trying to run pipe2py on pipe 3HVeC_z03RGvmerrPxJ3AQ (also tried a different one as well, same result) using python 2.7 and I get the following error -

KeyError: modules at compile.py, line 67, in _parse_pipe modules = json_pipe['modules]