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

Py script error When i execute btc-hack.py I get the error Line 20 in module Pool. Close=() Name "pool" is not defined

Open Parag0014 opened this issue 3 years ago • 3 comments

Parag0014 avatar Apr 26 '21 10:04 Parag0014

Use pip install multiprocessing if you are still experiencing this issue.

@DavidMGilbert you can close most of these issues I have solved

i6c avatar Aug 28 '21 19:08 i6c

Pip install multiprocessing and pip install - r requirements.txt still gets pool error

Fastnicky13 avatar Sep 14 '21 03:09 Fastnicky13

Error opening ""Traceback (most recent call last): File "/data/data/com.termux/files/home/%%/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