Skip to content

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

@MkashifShahid

Description

@MkashifShahid

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)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions