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
Post a Comment