gana2188 / google-cloud-sdk

Automatically exported from code.google.com/p/google-cloud-sdk
0 stars 0 forks source link

gcloud auth login fail #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
this is what i get when i try to execute the command lines gcloud components 
update or gcloud auth login :

gcloud/gcloud.py line 92 in CreateCLI 

sdk_root = config.Paths().sdk_root 

AttributeError: 'Paths' object has no attribute 'sdk_root'

Original issue reported on code.google.com by solution...@gmail.com on 18 Aug 2014 at 11:19

Attachments:

GoogleCodeExporter commented 9 years ago
What version of the SDK are you running?  How was it installed?
This seems to indicate something being corrupted in the installation.  Does a 
re-install solve the issue?

Original comment by markp...@google.com on 18 Aug 2014 at 5:21