Twitch-Channel-Points-Miner-v2 icon indicating copy to clipboard operation
Twitch-Channel-Points-Miner-v2 copied to clipboard

What am I doing wrong?

Open Angarv1n opened this issue 3 years ago • 2 comments

Long version error: C:\Users\Administrator\Downloads\Twitch-Channel-Points-Miner-v2-master>python run.py 22/12/21 05:09:40 - ERROR - [init]: Unable to detect if you have the latest version of this script Traceback (most recent call last): File "C:\Users\Administrator\Downloads\Twitch-Channel-Points-Miner-v2-master\run.py", line 72, in twitch_miner.mine( TypeError: TwitchChannelPointsMiner.mine() got an unexpected keyword argument 'order' I made changes only to these lines : "your-twitch-username" , "write-your-secure-psw", "streamer-username01" How to fix it? The short version works great for me.

Angarv1n avatar Dec 22 '21 02:12 Angarv1n

Please provide some additional info:

  • Are you on the latest commit from GitHub or are you using the pip version?
  • Can you share you run.py file?

Please try to replace order with followers_order

Tkd-Alex avatar Dec 22 '21 09:12 Tkd-Alex

Hi, ive seen this error even tho i updated mine using clone. i saw the followers_order in the run.py. but still the error occurs.

Ozakinn avatar Dec 23 '21 13:12 Ozakinn