sorry idont know whether its the right paste to post this i was trying to use image-ocr google docs im getting the following error and wasnt able to find soln from stackoverflow
\image-ocr-google-docs-srt-master\main.py", line 48, in main
credentials = get_credentials()
]\image-ocr-google-docs-srt-master\main.py", line 35, in get_credentials
credentials = store.get()
File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\site-packages\oauth2client\client.py", line 407, in get
return self.locked_get()
File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\site-packages\oauth2client\file.py", line 54, in locked_get
credentials = client.Credentials.new_from_json(content)
File "C:\Users\user\AppData\Local\Programs\Python\Python39\lib\site-packages\oauth2client\client.py", line 302, in new_from_json
module_name = data['_module']
KeyError: '_module'