Skip to content

Error when I run Sublist3r.py -d domain.com #17

@hexben

Description

@hexben

Hello,

I have Win 7 with all updates. I also have Python 2.7 + 3.6. When I run sublist3r.py -d domain.com, I get the following error:

Traceback (most recent call last):
File "C:\Users\xxx\Documents\Sublist3r2\sublist3r.py", line 78, in
takeover_check=takeover_check, engines=engines)
File "C:\Users\xxx\Documents\Sublist3r2\sublist3r.py", line 59, in main
return scanner.scan()
File "C:\Users\xxx\Documents\Sublist3r2\subscann3r.py", line 88, in scan
enum.start()
File "C:\Users\xxx\AppData\Local\Programs\Python\Python36-32\lib\multiproces
sing\process.py", line 99, in start
assert self._popen is None, 'cannot start a process twice'
AttributeError: 'BaiduEnum' object has no attribute '_popen'

Your help is appreciated.
Thanks
Ben

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions