Gladiator07 / JARVIS

Personal Voice Assistant made with Python and has a cool looking GUI
https://www.youtube.com/watch?v=oKtrHy0ERNA
MIT License
344 stars 185 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'credentials.json' #21

Open chandraprakash4790 opened 1 year ago

chandraprakash4790 commented 1 year ago

You said: jarvis take a screenshot Traceback (most recent call last): File "c:\Users\venky\Downloads\JARVIS-master\JARVIS-master\main.py", line 108, in run self.TaskExecution() File "c:\Users\venky\Downloads\JARVIS-master\JARVIS-master\main.py", line 231, in TaskExecution obj.google_calendar_events(command) File "c:\Users\venky\Downloads\JARVIS-master\JARVIS-master\Jarvis__init__.py", line 126, in google_calendar_events
service = google_calendar.authenticate_google() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "c:\Users\venky\Downloads\JARVIS-master\JARVIS-master\Jarvis\features\google_calendar.py", line 48, in authenticate_google flow = InstalledAppFlow.from_client_secrets_file( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\venky\AppData\Local\Programs\Python\Python311\Lib\site-packages\google_auth_oauthlib\flow.py", line 198, in from_client_secrets_file with open(client_secrets_file, "r") as json_file: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'credentials.json'

MrSpideyNihal commented 10 months ago

Create a file first named as client_secrets_file.json