Closed bfcb closed 6 years ago
Make sure to run rec.py to determine what portion of the screen you are grabbing an image and change bbox values accordingly
i run it but it crashes immediately. I have set both bbox to same values on rec.py and play.py
edit. nvm i got the bbox to optimal settings on both. now it works.
installed terresact and added to path.
Traceback (most recent call last): File "C:\Users\jaysun\Desktop\hqtrivia-master\play.py", line 116, in
feed(img)
File "C:\Users\jaysun\Desktop\hqtrivia-master\play.py", line 86, in feed
question, answers = text.split("?")
ValueError: not enough values to unpack (expected 2, got 1)