Poryaei / NotCoin-Clicker

A Python bot and automated clicker for accumulating NotCoins on Telegram.
https://t.me/notcoin_bot
MIT License
101 stars 29 forks source link

Mining Error: shutdown() got an unexpected keyword argument 'cancel_futures' #20

Closed albert3011 closed 10 months ago

albert3011 commented 10 months ago

The program returns an error some time after start.

[~] Generating New Auth
[+] Lets mine ...
Mining Error:  shutdown() got an unexpected keyword argument 'cancel_futures'
False
[!] Mining 20 coins field!
[~] Generating New Auth
[+] Lets mine ...
Mining Error:  shutdown() got an unexpected keyword argument 'cancel_futures'
False
[!] Mining 20 coins field!
[~] Generating New Auth
[+] Lets mine ...
Mining Error:  shutdown() got an unexpected keyword argument 'cancel_futures'
False
[!] Mining 20 coins field!
[~] Generating New Auth
[+] Lets mine ...
Mining Error:  shutdown() got an unexpected keyword argument 'cancel_futures'
False
/
Poryaei commented 10 months ago

Update python version. use python 3.10 >