What steps will reproduce the problem?
Hard to reproduce - seemed to be transient. this was on a job that was run via
cron every 15 minutes.
What is the expected output? What do you see instead?
Just uses the bq command line tool to query, copy and create some tables.
Error i got was:
Traceback (most recent call last):
File "/usr/bin/../lib/google-cloud-sdk/bin/bootstrapping/bq.py", line 10, in
import bootstrapping
File "/usr/lib/google-cloud-sdk/bin/bootstrapping/bootstrapping.py", line 17,
in
import oauth2client.contrib.gce as gce
ImportError: No module named contrib.gce
Please provide any additional information below.
Original issue reported on code.google.com by andrew.m...@pmc.com on 22 Mar 2016 at 7:31
Original issue reported on code.google.com by
andrew.m...@pmc.com
on 22 Mar 2016 at 7:31