fbtc-claimer icon indicating copy to clipboard operation
fbtc-claimer copied to clipboard

TypeError: 'NoneType' object is not subscriptable

Open geeks121 opened this issue 1 year ago • 0 comments

i got this when running python version Python 3.8.10

Traceback (most recent call last): File "FBTC_WOF_template.py", line 72, in client_seed = soup.find(id='next_client_seed')['value'] TypeError: 'NoneType' object is not subscriptable

geeks121 avatar Nov 20 '22 10:11 geeks121