私はpythonの2つのバージョンを持っていました.. python 2.6とpython 2.7
私はちょうど今python 2.6を削除しました(むしろ非常に安全でない方法で)..
python と入力すると、次のエラーが表示されます。
python: VERSIONER_PYTHON_VERSION environment variable error (ignored)
python: posix_spawn: /System/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python: No such file or directory
私のpython 2.7はにインストールされています
/Library/Frameworks/Python.framework/Versions/2.7/bin/python
私がどのpythonをするとき
/usr/bin/python を取得します
私が作成したこの混乱を解決するにはどうすればよいですか。