btc-hack icon indicating copy to clipboard operation
btc-hack copied to clipboard

pool.close() NameError: name 'pool' is not defined

Open amith598 opened this issue 3 years ago • 2 comments

amith598 avatar Sep 04 '21 06:09 amith598

You're trying to run the script on Termux I guess. To make it work on termux you have to install ubuntu 18 on termux and then git clone the repo in it. It'll work seemlessly.

ikrahul avatar Oct 15 '21 19:10 ikrahul

Error ''Traceback (most recent call last): File "/data/data/com.termux/files/home/btc-hack/btc-hack.py", line 120, in pool.close() NameError: name 'pool' is not defined. Did you mean: 'bool'?""

sathish23M avatar Nov 17 '21 10:11 sathish23M