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
Original issue reported on code.google.com by
kapilt@gmail.com
on 4 Dec 2013 at 2:33