I am new to Yahoo! Pipes, and I have created a pipe which slightly alters yahoo rss feeds. I wanted to make this dynamic and perform this pipe on 2000 RSS feeds, and thus stumbled upon pipe2py (https://github.com/ggaughan/pipe2py). However, I do not understand the instructions to creating an environment to use pipe2py. I understand that I have to import a module for pipe2py, but everytime I follow the directions I am told "No module named pipe2py"
Has anyone encountered this problem, or now how to get around it?