Poryaei / NotCoin-Clicker

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

arg = name_translations[inst.arg] from js2py library #38

Closed Godwin987 closed 5 months ago

Godwin987 commented 5 months ago

On running python clicker.py i get the following error: arg = name_translations[inst.arg]

Stack Trace

image

Python version 3.12 pip version 24.0

Godwin987 commented 5 months ago

Don't worry. Fixed by running the script using python 3.11 ✅✅