ucarno / ow-league-tokens

Bot that farms Overwatch League tokens by pretending you watch league streams
https://discord.gg/kkq2XY4cJM
193 stars 24 forks source link

Getting this error / not able to run #16

Closed ra1yuga closed 1 year ago

ra1yuga commented 1 year ago

Traceback (most recent call last): File "main.py", line 19, in from farmer import Farmer File "/home/runner/OWL/farmer.py", line 23, in class Farmer: File "/home/runner/OWL/farmer.py", line 25, in Farmer self, prefix: str, check_url: str, track_url: str, account_ids: list[int], TypeError: 'type' object is not subscriptable  KeyboardInterrupt

image

Please help tried both python3.8 and python3.9

AnnsAnns commented 1 year ago

Use Python v3.10, your Python versions are too old