tft-bot
tft-bot copied to clipboard
Runnign error
When I run this => python "tft.py"
I receive the following error : ( installed manually all the requirements ( also installed with the pip install -r requirements.txt
)
Traceback (most recent call last):
File "D:\Other\tft-bot-main\tft.py", line 10, in
Wild guess but you can try using python 3.8.3?
Yep, like @jppuzzle said, you have the wrong version of Python. Also the wrong version of PyAutoGUI. Either uninstall the wrong versions and install the right ones, or keep both and just make sure you're running the correct Python executable