Closed GoogleCodeExporter closed 8 years ago
I'm seeing exactly this too, with freshly installed Python 2.7.2 on OSX Snow
Leopard.
Original comment by dan...@danbri.org
on 10 Mar 2012 at 12:09
From CHANGELOG in google-api-python-client-1.0beta8
- Important changes which might break your code:
* apiclient.anyjson has moved to oauth2client.anyjson.
changing "from apiclient import anyjson" to "from oauth2client import anyjson"
in the obvious places seems to do the job (at least I'm not seeing the error
any more; haven't tested further)
Original comment by dan...@danbri.org
on 10 Mar 2012 at 2:31
This will be fixed in our next release of the bq tool (eta sometime this week).
Thanks for reporting it.
Original comment by tig...@google.com
on 14 Mar 2012 at 10:54
Fixed! Sorry about the delay.
Original comment by craigcitro@google.com
on 24 Mar 2012 at 10:58
Original issue reported on code.google.com by
net.equ...@gmail.com
on 9 Mar 2012 at 7:01