Jordan Nickerson
unread,Feb 24, 2012, 5:38:42 PM2/24/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google API Python Client
I've been trying to run the translate example, but every time i try to
execute it i get the following error: 'module' object has no attribute
'discovery'. I checked, and have confirmed that the apiclient
directory in my Python install has a discovery.py.
Does anyone know why I would keep getting this message? FYI, when i do
"Import apiclient" from the command line, it only has the following
modules within it: 'APIClient', 'APIClient_SharedSecret',
'RateLimiter', 'base', and 'ratelimiter'
Thank you,
Jordan