maxenxe / HQ-Trivia-Bot-NOT-MAINTAINED-

Small NodeJS bot for HQ Trivia
24 stars 13 forks source link

bot error PLEASE help #43

Closed yusuke20 closed 6 years ago

yusuke20 commented 6 years ago

/ Reading screenTraceback (most recent call last): File "C:\Users\garyyu\Desktop\HQ_Bot-master\answer_bot.py", line 288, in get_points_live() File "C:\Users\garyyu\Desktop\HQ_Bot-master\answer_bot.py", line 266, in get_points_live question,options=parse_question() File "C:\Users\garyyu\Desktop\HQ_Bot-master\answer_bot.py", line 119, in parse_question text = read_screen() File "C:\Users\garyyu\Desktop\HQ_Bot-master\answer_bot.py", line 100, in read_screen text = pytesseract.image_to_string(Image.open(filename)) File "C:\Users\garyyu\AppData\Local\Programs\Python\Python36-32\lib\site-packages\pytesseract\pytesseract.py", line 193, in image_to_string return run_and_get_output(image, 'txt', lang, config, nice) File "C:\Users\garyyu\AppData\Local\Programs\Python\Python36-32\lib\site-packages\pytesseract\pytesseract.py", line 140, in run_and_get_output run_tesseract(**kwargs) File "C:\Users\garyyu\AppData\Local\Programs\Python\Python36-32\lib\site-packages\pytesseract\pytesseract.py", line 111, in run_tesseract proc = subprocess.Popen(command, stderr=subprocess.PIPE) File "C:\Users\garyyu\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 709, in init restore_signals, start_new_session) File "C:\Users\garyyu\AppData\Local\Programs\Python\Python36-32\lib\subprocess.py", line 997, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified

HYaz0 commented 6 years ago

same issue here

maxenxe commented 6 years ago

This isn't the directory from my bot... My bot is named HQ-Trivia-Bot