blissend / hqtrivia-automation

Automate finding better answers in HQ Trivia. This is for educational purposes only!
GNU General Public License v3.0
49 stars 15 forks source link

No wikipediaapi module #25

Open AndrewH7777 opened 6 years ago

AndrewH7777 commented 6 years ago

Followed the instructions to the letter and getting the below error. pip3 list shows it is installed. Any help will be greatly appreciated.

-master/hqtrivia-automation.py' && echo Exit status: $? && exit 1 Traceback (most recent call last): File "/Users/-/Desktop/hqtrivia-automation-master/hqtrivia-automation.py", line 11, in import wikipediaapi # for more advance definitions ImportError: No module named wikipediaapi