Google の Storage API 用にコマンド ライン ツールを構成しようとしてgsutil
いますが、気に入らないようです。
ahmeds:~ ahmed$ gsutil config
CommandException: OAuth2 is only supported when running under Python 2.6 or later
(unless additional dependencies are installed, see README for details);
you are running Python 2.7.2 (default, Nov 25 2011, 23:36:16)
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)].
Use 'gsutil config -a' to create a config with Developer Key authentication credentials.
私は何が間違っているのでしょうか?Python を再インストールする必要がありますか?