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

error #27

Open
MrDe6u9 opened this issue Oct 10, 2024 · 1 comment
Open

error #27

MrDe6u9 opened this issue Oct 10, 2024 · 1 comment

Comments

@MrDe6u9
Copy link

MrDe6u9 commented Oct 10, 2024

/usr/local/bin/openredirex:63: SyntaxWarning: invalid escape sequence ';'
"////;@example.com",
/usr/local/bin/openredirex:141: SyntaxWarning: invalid escape sequence '_'
banner = """
Traceback (most recent call last):
File "/usr/local/bin/openredirex", line 9, in
from tqdm import tqdm
ModuleNotFoundError: No module named 'tqdm'

Screenshot 2024-10-10 201819

How can I solve this ?

@CyVenom
Copy link

CyVenom commented Oct 25, 2024

pip install tqdm or pip3 install tqdm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants