Closed GoogleCodeExporter closed 9 years ago
I use python 2.7
Original comment by arpad....@gmail.com
on 26 May 2011 at 12:55
I also have this problem with python 2.7, gdata 2.0.14, googlecl 0.9.13 on XP.
All other services work except docs. Verbose output below:
> docs list -v
Gdata will be imported from
C:\googlecl\googlecl-win32-0.9.13\library.zip\gdata\__init__.pyo
Your pythonpath: c:\python27
Reading configuration from C:\Documents and Settings\USERID\.googlecl\config
determine_terminal_encoding(): cp850
Initialized googlecl.client.BaseClientCL
missing_reqs: ['fields']
Option convert: True
Option delimiter: ,
Option fields: title,url-site
Option hostid: USERID@PCNAME
Option prompt: True
Option src: []
Option user: EMAIL@gmail.com
Option verbose: True
args: []
read_access_token evaluated to False
Failed to set token!
Checking access token...
unexpected exception: global name 'Nonesock_' is not defined
Arguments: ()
Keyword arguments: {'http_request': None, 'method': 'GET', 'auth_token': None, '
uri': '/feeds/default/private/full/?max-results=1'}
Traceback (most recent call last):
File "google", line 488, in run_interactive
File "google", line 615, in run_once
File "google", line 106, in authenticate
File "googlecl\authentication.pyo", line 58, in check_access_token
File "googlecl\docs\client.pyo", line 235, in is_token_valid
File "googlecl\client.pyo", line 49, in is_token_valid
File "googlecl\base.pyo", line 328, in is_token_valid
File "atom\client.pyo", line 124, in get
File "googlecl\client.pyo", line 60, in retry_request
File "googlecl\base.pyo", line 387, in retry_operation
NameError: global name 'Nonesock_' is not defined
>
Original comment by robin.fo...@gmail.com
on 7 Mar 2012 at 6:19
Just checked out the latest build and it's fixed in that
Original comment by robin.fo...@gmail.com
on 7 Mar 2012 at 7:04
Original comment by szy...@endpoint.com
on 29 Dec 2012 at 6:52
Original issue reported on code.google.com by
arpad....@gmail.com
on 26 May 2011 at 12:51Attachments: