shmilylty / OneForAll

OneForAll是一款功能强大的子域收集工具
GNU General Public License v3.0
8.37k stars 1.31k forks source link

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 2 months ago

MkashifShahid commented 2 months ago

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)

Lubberly commented 2 months ago

same issue, the answer to this issue is give on https://github.com/shmilylty/OneForAll/issues/392