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

Won't work #8

Open
justinruck080 opened this issue Jul 3, 2021 · 2 comments
Open

Won't work #8

justinruck080 opened this issue Jul 3, 2021 · 2 comments

Comments

@justinruck080
Copy link

$ 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

@palahsu
Copy link
Owner

palahsu commented Jul 12, 2021

$ 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)

@justinruck080
Copy link
Author

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

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