Skip to content

AttributeError: 'module' object has no attribute 'SIGPIPE' #82

@niunan

Description

@niunan

we can't run the webvulnscan, why?
input : python -m webvulnscan http://www.niunan.net
Error:
Traceback (most recent call last): File "C:\Python27\lib\runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "C:\Python27\lib\runpy.py", line 72, in _run_code exec code in run_globals File "c:\temp\webvulnscan\webvulnscan\__main__.py", line 18, in <module> webvulnscan.main() File "webvulnscan\__init__.py", line 99, in main signal.signal(signal.SIGPIPE, signal.SIG_DFL) AttributeError: 'module' object has no attribute 'SIGPIPE'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions