Detergent13 / tft-bot

Automate Teamfight Tactics (TFT) for token/mission farming. Updated for Set 11!
GNU Affero General Public License v3.0
82 stars 45 forks source link

Trouble setting it up #132

Open iamnem opened 9 months ago

iamnem commented 9 months ago

When I run pip install -r requirements.txt and py "tft.py", this is what it shows in command prompt. Am I setting it up correctly? image image

What do I need to do to set it up? Thank you in advance.

iamnem commented 9 months ago

image I tried installing opencv but this issue comes up, what should I do?

Detergent13 commented 9 months ago

Try reinstalling pip and/or Python.

iamnem commented 9 months ago

I tried that multiple times but I don't know why it is not working. Do I need to do anything in Python after I install it?

Detergent13 commented 5 months ago

May also be worth uninstalling Visual Studio Build Tools. It seems the error might have to do with building a C module.