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

fire module problem #382

Open
lakshayji123 opened this issue Jun 15, 2024 · 4 comments
Open

fire module problem #382

lakshayji123 opened this issue Jun 15, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@lakshayji123
Copy link

Traceback (most recent call last):
File "/root/OneForAll/oneforall.py", line 11, in
import fire
ModuleNotFoundError: No module named 'fire'

@lakshayji123 lakshayji123 added the bug Something isn't working label Jun 15, 2024
@anjan123427
Copy link

same problem
Traceback (most recent call last):
File "/home/kali/OneForAll/./oneforall.py", line 16, in
from brute import Brute
File "/home/kali/OneForAll/brute.py", line 14, in
import exrex
File "/usr/local/lib/python3.11/dist-packages/exrex.py", line 25, in
from re import sre_parse, U
ImportError: cannot import name 'sre_parse' from 're' (/usr/lib/python3.11/re/init.py)

@CrazyBhai8
Copy link

Try this:-
pip install fire
command

and install all the packets which needs to oneforall.

@Techy297
Copy link

Techy297 commented Jul 3, 2024

it,s Helpful , Thanks

@SUBRAMANYAMRAJU06
Copy link

Collecting fire==0.4.0
Downloading fire-0.4.0.tar.gz (87 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1

how can i solve this can anyone help me

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

6 participants