Running:
- Google Cloud SDK 0.9.9
- Python 3.3
When I execute the below:
c:\google-cloud-sdk-0.9.9\bin>google_sql reaperfire-cloud-sql
I get the below error:
Traceback (most recent call last):
File "c:\google-cloud-sdk-0.9.9\bin\gauth", line 10, in <module>
import bootstrapping.bootstrapping as bootstrapping
File "c:\google-cloud-sdk-0.9.9\bin\bootstrapping\bootstrapping.py", line 251
print 'There are currently no authorized credentials.',
^
SyntaxError: invalid syntax