MBomb icon indicating copy to clipboard operation
MBomb copied to clipboard

Won't work

Open justinruck080 opened this issue 4 years ago • 2 comments

$ python2 MBomb.py Traceback (most recent call last): File "MBomb.py", line 8, in eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec')) File "", line 13, in ImportError: No module named tqdm

justinruck080 avatar Jul 03 '21 06:07 justinruck080

$ python2 MBomb.py Traceback (most recent call last): File "MBomb.py", line 8, in eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec')) File "", line 13, in ImportError: No module named tqdm

If any error Use version 2!

https://github.com/palahsu/MBomb/tree/master/MBomb%20v2

and for install tqdm command: (pkg install tqdm)

palahsu avatar Jul 12 '21 04:07 palahsu

When I do pkg install tqdm it says Checking availability of current mirror: ok Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package tqdm

justinruck080 avatar Jul 17 '21 02:07 justinruck080