pipe2py
pipe2py copied to clipboard
pip install -r requirements.txt / bad interpreter: No such file or directory
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?
Sounds like an issue with pip. Do any of the solutions here work?
I also have the same issue !!