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

Issue running script #7

Closed
yakubsido21 opened this issue Apr 3, 2024 · 1 comment
Closed

Issue running script #7

yakubsido21 opened this issue Apr 3, 2024 · 1 comment

Comments

@yakubsido21
Copy link

Traceback (most recent call last):
File "C:\Users\User 1\Phunter\phunter.py", line 7, in
from lib.cli import parser
File "C:\Users\User 1\Phunter\lib\cli.py", line 2, in
from .lookup import lookup
File "C:\Users\User 1\Phunter\lib\lookup.py", line 4, in
from .reputation import *
File "C:\Users\User 1\Phunter\lib\reputation.py", line 6, in
with open("useragents.txt", "r") as user:
FileNotFoundError: [Errno 2] No such file or directory: 'useragents.txt'

This is the messagei get when i run the script

@N0rz3
Copy link
Owner

N0rz3 commented Apr 5, 2024

hi, then check if the useragents.txt file is present in your directory

@N0rz3 N0rz3 closed this as completed Jun 7, 2024
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