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

Update requirements.txt #10

Closed jrudow1 closed 6 years ago

jrudow1 commented 6 years ago

Calling for nltk 2 times and Wikipedia-API should be called last

by putting Wikipedia-API last it gets rid of the:

"Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/2p/1kcpndps1g5c3p0x20qkm9lc0000gn/T/pip-build-rnn7v12k/Wikipedia-API/"

error and also fixes the command from the run stop error.