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

Please fill in the BUG module errors after sucessful installtitle #363

Open
cybermatrixza opened this issue Dec 30, 2023 · 13 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@cybermatrixza
Copy link

iam geting the following erroors after installing in vps

└─$ python3 oneforall.py --help
Traceback (most recent call last):
File "/home/bugspiderlee/OneForAll/oneforall.py", line 16, in
from brute import Brute
File "/home/bugspiderlee/OneForAll/brute.py", line 14, in
import exrex
File "/home/bugspiderlee/.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)

@cybermatrixza cybermatrixza added the bug Something isn't working label Dec 30, 2023
@ZhangXueZe
Copy link

i have the same bug

@Indian-vikram
Copy link

I have the same bug

@badhacker0x1
Copy link

facing the same issue with python version 3.11

@mdashik123456
Copy link

same issue with python 3.11

@Garte153sa
Copy link

same

@dharmesh1898
Copy link

Anyone Found solution to this? i'm facing the same error....

@apmcspatidar
Copy link

i have a same bug

@supercyber1
Copy link

Getting same bug any help would be appreciated.

@Garte153sa
Copy link

I think this woul help you out this helped me .
"pip install --upgrade exrex"

@Garte153sa
Copy link

And a new error came module treelib
pip3 install treelib would do all rest

@whatsdd
Copy link

whatsdd commented Apr 2, 2024

pip install --upgrade exrex

This works, many thanks
@shmilylty

@loststars6517
Copy link

I think this woul help you out this helped me . "pip install --upgrade exrex"

work!

@kurogai
Copy link

kurogai commented Apr 29, 2024

I think this woul help you out this helped me . "pip install --upgrade exrex"

Works!!! Thank you

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

14 participants