私はUbuntuにPython向けGoogle Cloud SDKをダウンロードしました。 (https://cloud.google.com/sdk/docs/quickstart-linux#before-you-begin)私はUbuntuでGoogle Cloud SDKを初期化できません
それから私はページからの手順を追ったが、私は
gcloud init
を実行したときに、私はこの
Could not setup log file in /home/ariel/.config/gcloud/logs, (IOError: [Errno 13] Permission denied: '/home/ariel/.config/gcloud/logs/2016.05.25/11.54.37.438036.log') Welcome! This command will take you through the configuration of gcloud.
ERROR: (gcloud.init) Failed to create the default configuration. Ensure your have the correct permissions on: [/home/ariel/.config/gcloud/configurations]. Could not create directory [/home/ariel/.config/gcloud/configurations]: Permission denied.
Please verify that you have permissions to write to the parent directory.
PS取得:をそれから私は、この他のファイルhttps://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python(はそうしましたそれは40.2MBで、私が使ったのは7.5MBでした。
ありがとう! アリエル
私は同じ問題がありました。彼らのインストールのバグのように見える、自分のconfigディレクトリをroot-onlyとして残す – nealmcb
素晴らしい仕事、Ariel! –