Open d1pakda5 opened 7 years ago
So this error actually stems from my fork of the repo, which hasn't been merged yet, so I'll try to help you diagnose it. How did you download sublist3r and what version of python are you using? (we can open an issue on my fork as well if it bothers you @aboul3la)
Should be resolved in latest version(please let me know otherwise). In the future, you should open issues about my fork on the page for that repo: https://github.com/Plazmaz/Sublist3r/
@Plazmaz the issue fixed but another syntax error is there now
Traceback (most recent call last):
File "sublist3r.py", line 26, in
@dipadas going back to the original question, what version of python are you using? EDIT: Scratch that, was able to reproduce. Working on a fix now.
Alright, the issue should be resolved.
@Plazmaz its Fixed thanks :)
again this issue arises
[-] Searching now in Baidu..
[-] Searching now in Google..
[-] Searching now in Virustotal..
[-] Searching now in Yahoo..
[-] Searching now in Netcraft..
[-] Searching now in SSL Certificates..
[-] Searching now in Ask..
[-] Searching now in ThreatCrowd..
[-] Searching now in DNSdumpster..
[-] Searching now in Bing..
[-] Searching now in PassiveDNS..
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36
Traceback (most recent call last):
File "./sublist3r.py", line 98, in
getting this error
File "./sublist3r.py", line 26, in
from subscann3r import SubScann3r
File "/root/Sublist3r/subscann3r.py", line 13, in
from engines.engine import Engines
ImportError: No module named engines.engine