Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't work 100% #16

Open
nickfour opened this issue Nov 19, 2022 · 1 comment
Open

Don't work 100% #16

nickfour opened this issue Nov 19, 2022 · 1 comment

Comments

@nickfour
Copy link

~/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 $

@v1s1t0r999
Copy link

bro, just pip install it...but still won't work as we cannot turn on less scure apps in gmail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants