After the new update git pushes are hanging and running dev_appserver.py 
results in an import erro:

$ dev_appserver.py .
Traceback (most recent call last):
  File "/Users/me/google-cloud-sdk/bin/dev_appserver.py", line 11, in 
<module>
    import bootstrapping.bootstrapping as bootstrapping
  File "/Users/me/google-cloud-sdk/bin/bootstrapping/bootstrapping.py", 
line 9, in <module>
    import setup
  File "/Users/me/google-cloud-sdk/bin/bootstrapping/setup.py", line 41, in 
<module>
    reload(google)
ImportError: No module named google

$ gcloud version
Google Cloud SDK 96.0.0

bq 2.0.18
bq-nix 2.0.18
core 2016.02.05
core-nix 2016.02.05
gcloud
gsutil 4.16
gsutil-nix 4.15

$ gcloud components update --version [95.0.0]
ERROR: The component listing for Cloud SDK version [[95.0.0]] could not be 
found.  Make sure this is a valid archived Cloud SDK version.
ERROR: (gcloud.components.update) Failed to fetch component listing from 
server. Check your network settings and try again.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/39c02724-9b38-4132-8b83-b6a29b12aded%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to