jaseemkm / loco-hack

Bot that helps to play loco trivia game in real time.
40 stars 32 forks source link

key error #29

Open adad1223 opened 6 years ago

adad1223 commented 6 years ago

Traceback (most recent call last): File "C:\Users\anish\Desktop\Locohack.py", line 117, in normal = normal_scores(question,options) File "C:\Users\anish\Desktop\Locohack.py", line 33, in normal_scores results = google_search(question, api_key, cse_id, num=10) File "C:\Users\anish\Desktop\Locohack.py", line 22, in google_search return res['items'] KeyError: 'items

arpanjayeshkumarshukla commented 6 years ago

Search had an error. See what is stored in res. Your free queries may have been exhausted.

Farhanshaikh6458 commented 6 years ago

Check here full tutorial video https://www.youtube.com/watch?v=Bj6rHK31cvk&feature=youtu.be