Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win10 error #51

Closed
bigsuperangel opened this issue May 17, 2019 · 2 comments
Closed

win10 error #51

bigsuperangel opened this issue May 17, 2019 · 2 comments

Comments

@bigsuperangel
Copy link

when i run python uds.py ,error :
$ python uds.py
Traceback (most recent call last):
File "uds.py", line 533, in
main()
File "uds.py", line 426, in main
uds = UDS()
File "uds.py", line 50, in init
self.api = GoogleAPI()
File "D:\develop\running\workspace_python\uds\API.py", line 31, in init
self.reauth()
File "D:\develop\running\workspace_python\uds\API.py", line 37, in reauth
creds = store.get()
File "C:\Users\linyu\AppData\Local\Programs\Python\Python37\lib\site-packages\oauth2client\client.py", line 407, in get
return self.locked_get()
File "C:\Users\linyu\AppData\Local\Programs\Python\Python37\lib\site-packages\oauth2client\file.py", line 54, in locked_get
credentials = client.Credentials.new_from_json(content)
File "C:\Users\linyu\AppData\Local\Programs\Python\Python37\lib\site-packages\oauth2client\client.py", line 302, in new_from_json
module_name = data['_module']
KeyError: '_module'

@pantuts
Copy link

pantuts commented May 17, 2019

Duplicate #50

@stewartmcgown
Copy link
Owner

Please look at previous issues before submitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants