sushant10 / HQ_Bot

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

FileNotFound error #119

Open Yazington opened 6 years ago

Yazington commented 6 years ago

I tried to put shell = True at some places. The error is still there. Could anyone please help ? @sushant10 any solution ?

Error File "C:\Users\Yaz\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 997, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified

AeroDonkey1 commented 6 years ago

I have this error as well

coltensmith121 commented 6 years ago

make sure you have your paths and directory right @wraith1821 @Yazington

Yazington commented 6 years ago

@coltensmith121 hey man! do you have to set your paths for (python, tesseract, HQ_Bot) and what else ? Thanks for your help!