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

Traceback (most recent call last): File "/home/kali/OneForAll/oneforall.py", line 16, in <module> from brute import Brute File "/home/kali/OneForAll/brute.py", line 14, in <module> import exrex File "/home/kali/.local/lib/python3.11/site-packages/exrex.py", line 25, in <module> from re import sre_parse, U ImportError: cannot import name 'sre_parse' from 're' (/usr/lib/python3.11/re/__init__.py) #395

Open
MkashifShahid opened this issue Aug 31, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MkashifShahid
Copy link

when Running this tools i got all time i have installed new machine but same issue
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 "/home/kali/.local/lib/python3.11/site-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)

@MkashifShahid MkashifShahid added the bug Something isn't working label Aug 31, 2024
@Lubberly
Copy link

Lubberly commented Sep 3, 2024

same issue, the answer to this issue is give on #392

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