gana2188 / google-cloud-sdk

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

Fail to install . no module textwrap #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download google-cloud-sdk
2. Run ./install.sh

../google-cloud-sdk/install.sh
Welcome to the Google Cloud SDK!
Traceback (most recent call last):
  File "/home/kapil/projects/cloud/google-cloud-sdk/bin/bootstrapping/install.py", line 11, in <module>
    import textwrap
ImportError: No module named textwrap

cd ../google-cloud-sdk
./install.sh

same error.

ubuntu 13.10 / python 2.7.5

Original issue reported on code.google.com by kapilt@gmail.com on 4 Dec 2013 at 2:33

GoogleCodeExporter commented 9 years ago

Original comment by jasm...@google.com on 4 Dec 2013 at 2:50

GoogleCodeExporter commented 9 years ago
Issue 9 has been merged into this issue.

Original comment by markp...@google.com on 4 Dec 2013 at 7:25