2
PythonのバージョンのWindows 10にWindowsでgit bashを使ってpythonパスを設定する方法は?
をGitのバッシュを使用した:pip
を実行すると2.7.12
、それは示しています
$ pip
bash: /c/cygwin/bin/pip: /usr/bin/python2.7: bad interpreter: No such file or directory
ピップと右のpythonのパスを見つけるには?
追加
$ which python
/c/cygwin/bin/python
'$ which python'と入力するとどうなりますか? – JacobIRR
ああ、私が言うことができる限りこれの複製:http://stackoverflow.com/questions/31768128/pip-installation-usr-local-opt-python-bin-python2-7-bad-interpreter-no-such -f – JacobIRR
[pipインストール/usr/local/opt/python/bin/python2.7の可能な複製:悪いインタプリタ:そのようなファイルやディレクトリはありません](http://stackoverflow.com/questions/31768128/pip-installation- usr-local-opt-python-bin-python2-7-bad-interpreter-no-such-f) – JacobIRR