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?
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?