gana2188 / google-cloud-sdk

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

install.bat fails - syntax error line 66 #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Following the cloud sdk install instructions:
  cd .....\google-cloud-sdk
  install.bat

Produces syntax error line 66 
File "C:\Users\joy\misc\GAE\google-cloud-sdk\bin\bootstrapping\install.py"
, line 66
    """
      ^
SyntaxError: invalid syntax

Original issue reported on code.google.com by joy.acke...@gmail.com on 28 Apr 2014 at 11:47

GoogleCodeExporter commented 9 years ago
Experiencing the same issue.

Windows 7 SP 1 64-bit German

Reproduced the error with:
- Python 3.3.0 (v3.3.0:bd8afb90ebf2, Sep 29 2012, 10:57:17) [MSC v.1600 64 bit 
(AMD64)]
- Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:25:23) [MSC v.1600 64 bit 
(AMD64)]

Original comment by bsteg...@gmail.com on 29 Apr 2014 at 1:33

GoogleCodeExporter commented 9 years ago
install.py is working on

Windows 7 SP 1 64-bit German

using

Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)]

Seems like this is some kind of Python 2 vs. Python 3 issue.

Original comment by bsteg...@gmail.com on 30 Apr 2014 at 11:59

GoogleCodeExporter commented 9 years ago
I was able fix this problem by changing my $PATH to use Python27.

Original comment by ltfsit...@gmail.com on 3 May 2014 at 11:40

GoogleCodeExporter commented 9 years ago
Thanks for the report!  We don't support python 3, but a better error message 
would improve this experience.

Original comment by jeffvaug...@google.com on 12 Aug 2014 at 7:58

GoogleCodeExporter commented 9 years ago
حدثث

Original comment by privatep...@gmail.com on 6 Jan 2015 at 5:05

GoogleCodeExporter commented 9 years ago
This was fixed 2014-10-09

Original comment by gsfow...@google.com on 9 Mar 2015 at 5:11