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

No Module named mezmorize #37

Closed nuentes closed 8 years ago

nuentes commented 8 years ago

I followed the install using sudo. I'm continually getting an error that mezmorize is not installed. I found it in ~/pipe2py/src/mezmorize, manually installed dependencies (no errors), and manually installed mezmorize with setup.py, and everything went fine. But still nose finds 36 errors whenever I test, each error reading "ERROR: Failure: ImportError (No module named mezmorize)"

Ubuntu 14.10, python 2.7

ggaughan commented 8 years ago

I suggest you try an earlier version: https://github.com/ggaughan/pipe2py/issues/31#issuecomment-115795527