KoalaTea / google-api-python-client

Automatically exported from code.google.com/p/google-api-python-client
Other
0 stars 0 forks source link

ImportError: cannot import name oauth2decorator_from_clientsecrets #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Attempt to use oauth2decorator
2. Run the program

What is the expected output? What do you see instead?
Expected output is my website, but instead get an import error. "ImportError: 
cannot import name oauth2decorator_from_clientsecrets"

What version of the product are you using? On what operating system?
320

Original issue reported on code.google.com by mdi...@gmail.com on 20 Nov 2011 at 1:43

GoogleCodeExporter commented 8 years ago
It sounds like you are picking up an older version of the client library. 
Please make sure you have the latest version installed.

Original comment by jcgregorio@google.com on 21 Nov 2011 at 1:51

GoogleCodeExporter commented 8 years ago
Closing for now.

Original comment by jcgregorio@google.com on 14 Dec 2011 at 3:57