Skip to content

Don't work 100% #16

Open
Open
@nickfour

Description

~/MBomb $ 'MBomb v2.py'
MBomb v2.py: command not found
~/MBomb $ python MBomb v2.py
python: can't open file '/data/data/com.termux/files/home/MBomb/MBomb': [Errno 2] No such file or directory
~/MBomb $ 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
~/MBomb $ python MBomb.py
Traceback (most recent call last):
File "/data/data/com.termux/files/home/MBomb/MBomb.py", line 8, in
eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec'))
File "", line 13, in
ModuleNotFoundError: No module named 'tqdm'
~/MBomb $

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions