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

pip install -r requirements.txt / bad interpreter: No such file or directory #38

Open uqueia opened 9 years ago

uqueia commented 9 years ago

When I input the following: $ pip install -r requirements.txt

I get an error

-bash: /usr/local/bin/pip: /usr/local/opt/python/bin/python2.7: bad interpreter: No such file or directory

Could someone please help install this?

reubano commented 8 years ago

Sounds like an issue with pip. Do any of the solutions here work?

Ehsan-Home commented 5 years ago

I also have the same issue !!