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

exception: #1917

Open
xschizo531 opened this issue Jan 24, 2025 · 1 comment
Open

exception: #1917

xschizo531 opened this issue Jan 24, 2025 · 1 comment

Comments

@xschizo531
Copy link

Created default proxies.yaml at /root/.theHarvester/proxies.yaml
Traceback (most recent call last):
File "theHarvester.py", line 5, in
from theHarvester.theHarvester import main
File "/root/theHarvester/theHarvester/theHarvester.py", line 4, in
from theHarvester import main
File "/root/theHarvester/theHarvester/main.py", line 16, in
from theHarvester.discovery import (
File "/root/theHarvester/theHarvester/discovery/baidusearch.py", line 2, in
from theHarvester.parsers import myparser
File "/root/theHarvester/theHarvester/parsers/myparser.py", line 5, in
class Parser:
File "/root/theHarvester/theHarvester/parsers/myparser.py", line 112, in Parser
async def urls(self) -> Set[str]:
TypeError: 'ABCMeta' object is not subscriptable

@L1ghtn1ng
Copy link
Collaborator

Can you tell me what you was doing to get that error?

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