Sizzzles / TFT-OCR-BOT

TFT OCR Bot with auto comps loading from lolchess
GNU General Public License v3.0
18 stars 2 forks source link

Main.py instant close #12

Closed Palgern closed 1 year ago

Palgern commented 1 year ago

Hello, I have a problem, the main.py closes directly when I launch it. However I have all the required prerequisites. The other bot works without problem. Did I forget something?

Sizzzles commented 1 year ago

You need to install the requirements again. This bot has a few extra requirements so just run pip install -r requirements.txt in Command Prompt again and all should work Basically follow the exact same install instructions as the other bot and it should work