I'm using windows 8 and cygwin to install the google cloud sdk. After getting the files are unpacked, I always get this error...
"/home/user/google-cloud-sdk/install.sh"
Welcome to the Google Cloud SDK!
C:\Python27\python.exe: can't open file '/home/user/google-cloud-sdk/bin/bootstrapping/install.py': [Errno 2] No such file or directory
The root directory for cygwin is C:\cygwin\home\user
Can someone give me some help here?
Thanks.