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

error in running oneforall.py --help #393

Open
ciphersec-freak opened this issue Aug 14, 2024 · 2 comments
Open

error in running oneforall.py --help #393

ciphersec-freak opened this issue Aug 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ciphersec-freak
Copy link

python3 oneforall.py --help
Traceback (most recent call last):
File "/home/kali/Tools/OneForAll/oneforall.py", line 11, in
import fire
ModuleNotFoundError: No module named 'fire'

theres issue running it

@ciphersec-freak ciphersec-freak added the bug Something isn't working label Aug 14, 2024
@ciphersec-freak
Copy link
Author

guys there are series of modules to installed ..just install it manually by typing "pip3 install module_name" . like for fire it would be "pip3 install fire"

@KaledKelevra
Copy link

Still no solution for this error? 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants