OS Xでpython 3.2をダウンロードし、私のハードディスクにインストールしました。しかし、問題は、私はターミナルに行くとき、私はそれはまだこのような古いバージョンを示しpython
... を入力し、次のとおりです。Macでpython 3.Xを使用するには?
のPython 2.6.1(R261:67515、2010年6月24日、21:47:詳細については、 "help"、 "copyright"、 "credits"または "license"と入力してください。
更新シェルProfile.command
だから、私はそれを実行し、それが何かを表示します。
はその後、私のpythonの下のフォルダに移動し、私はこのようなファイルが見つからそのように
/Applications/Python\ 3.2/Update\ Shell\ Profile.command ; exit;
Users-MacBook:~ User$ /Applications/Python\ 3.2/Update\ Shell\ Profile.command ; exit;
This script will update your shell profile when the 'bin' directory
of python is not early enough of the PATH of your shell.
These changes will be effective only in shell windows that you open
after running this script.
All right, you're a python lover already
logout
[Process compleUser]
しかし私はまだ私の端末にpython 3.2を手に入れることができません。私は間違ったことをしましたか?ありがとう。