Skip to content

Conversation

i-Aira-i
Copy link

@i-Aira-i i-Aira-i commented Aug 28, 2022

Removed some bugs

Current issue
#Traceback (most recent call last):
File "/content/Jarvis.py", line 167, in
SERVICE = authenticate_google()
File "/content/Jarvis.py", line 70, in authenticate_google
'credentials.json', SCOPES)
File "/usr/local/lib/python3.7/dist-packages/google_auth_oauthlib/flow.py", line 201, in from_client_secrets_file
with open(client_secrets_file, "r") as json_file:
FileNotFoundError: [Errno 2] No such file or directory: 'credentials.json'

Traceback (most recent call last):
  File "/content/Jarvis.py", line 167, in <module>
    SERVICE = authenticate_google()
  File "/content/Jarvis.py", line 70, in authenticate_google
    'credentials.json', SCOPES)
  File "/usr/local/lib/python3.7/dist-packages/google_auth_oauthlib/flow.py", line 201, in from_client_secrets_file
    with open(client_secrets_file, "r") as json_file:
FileNotFoundError: [Errno 2] No such file or directory: 'credentials.json'
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

Successfully merging this pull request may close these issues.

1 participant