sushant10 / HQ_Bot

📲 Bot to help solve HQ trivia
MIT License
173 stars 92 forks source link

cannot import name 'google' #147

Open RealCr1spy opened 6 years ago

RealCr1spy commented 6 years ago

i get this when i try to do "python3 answer_bot.py"

Traceback (most recent call last): File "answer_bot.py", line 19, in from google import google ImportError: cannot import name 'google'

help please