osx - Bad Interpreter: No such file or directory - Mac/Django/Terminal -


if try run using pip in terminal on mac following error:

(oby)$ pip freeze -bash: /users/s4l1818/desktop/oby/bin/pip: /users/s4l1818/desktop/test/bin/python: bad interpreter: no such file or directory 

however, if go bin directory of django project, pip , easy_install both installed.

any idea why happening?

thanks bunch!


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -